Return to Snippet

Revision: 4278
at November 19, 2007 22:38 by arunpjohny


Initial Code
pg_dumpall | gzip > fileName.gz

Initial URL

                                

Initial Description
Login as postgres user and try this command.

It will create a backup of entire data directory

Initial Title
Posgres backups in linux

Initial Tags

                                

Initial Language
SQL