برای بک اپ دستورات زیر را وارد کنید:
کد PHP:
cd
rm 
-rf /var/lib/pgsql/IBSng.bak
service IBSng stop
su 
postgres
pg_dump IBSng 
IBSng.sql
exit