Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 719 Bytes

File metadata and controls

9 lines (6 loc) · 719 Bytes

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