Answer Posted / madhub
/usr/local/bin/pg_dump mydatabase > mydatabase.pgdump
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
Is postgresql a programming language?
What command do you type to exit the postgresql console application?
What is a table catalog?
What port does pgadmin use?
Which is faster mysql or postgresql?
Are postgres table names case sensitive?
What will be the new characteristics of postgre 9.1?
Can we have multiple index on a table?
What are foreign key constraints?
How to start database server in postgresql?
What is the password of postgres user?
Is postgresql free for commercial use?
What is difference between postgresql and mysql?
What is the port 5432?
Does unique constraint create index postgres?