Use this command for the backup
sudo /usr/bin/pg_dump --host localhost --port 5432 --username "postgres" --format custom --blobs --verbose --file "/home/saurabh/Desktop/tesppp. backup" databasename On Sat, Aug 11, 2012 at 3:16 PM, ashutosh verma <[email protected]>wrote: > *how can take the database back up in ofbiz ? > * > -- *Thanks & Regards SAURABH SINGH **Software Engineer* *Mechatronics Systems Pvt Ltd* *BHOPAL (M.P.)*
