VariableNi / Pg_dump_tray

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pg_dump_tray

This application was created to automate database dump in postgresql. This application works with a local Postgre server, it automatically finds databases and displays them as items in the tray icon.

When the application is running, it will display a tray icon, by clicking on which you will see the entire list of your databases on the local Postgre server:

image

By clicking on the item with the name of the database, a .sql file with a dump of your database will be created on the desktop: image

About


Languages

Language:Python 100.0%