19May/09Off

how to dump postgresql pg_dump

pg_dump -U dbuser -d databasetodump -Fc -f /pathtodumpdir/dumpfilename.sql