Tuesday, 10 April 2012

command to dump data to dump file in postgres


Hi,

Here is the command to dump data of a database to dump file

pg_restore --verbose --clean --no-acl --no-owner -h localhost -U postgres -d aff_2012_04_09 latest.dump



Thank You,
Uma Mahesh.

No comments:

Post a Comment