Hi,
Here is the command to get database dump in postgres
sudo -H -u postgres pg_dump <databasename> > <dumfilename>
Thank You,
Uma Mahesh
Here is the command to get database dump in postgres
sudo -H -u postgres pg_dump <databasename> > <dumfilename>
Thank You,
Uma Mahesh
No comments:
Post a Comment