Howto Backup PostgreSQL Databases Server With pg_dump command
December 19th, 2011 |
|
0 Comments »
Generally, I like to work with MySQL but some time my work force me to work with PostgreSQL database server. Recently I had received a request to backup PostgreSQL databases as one of our client want to format and reinstall RHEL server. PostgreSQL is a one of the robust, open source database server. Like MySQL [...]

