On Wed, 1 Dec 2004 04:36:44 -0800 (PST), Sudhakar Kurumella <[EMAIL PROTECTED]> wrote:

Hello Everyone,
I am new to PostgreSQL, i have a question, i'll appreciate if anybody helps me.
How can i export/import a complete database running on one machine to another machine. I have gone through the docs, what i gather is,,that i can export only tables only..not entire database like we do in MS SQL Server.
thanks,
kuru

A simple pg_dump -C -f dump.sql dbname should give you what you want.


-- Downloading signature ... 99% *CRC FAILED* signature aborted

---------------------------(end of broadcast)---------------------------
TIP 6: Have you searched our list archives?

http://archives.postgresql.org

Reply via email to