Re: Duplicating a database

From: Karim Nassar <Karim(dot)Nassar(at)NAU(dot)EDU>
To: Curtis Zinzilieta <curtisz(at)norchemlab(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Duplicating a database
Date: 2004-10-24 00:08:04
Message-ID: 1098576453.9589.77.camel@localhost
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Sat, 2004-10-23 at 16:57, Curtis Zinzilieta wrote:
> rsync, or .tar.gz, or scp or use pg_dump.
>
> any of the copies run assuming you've shut down the DB first, and that
> you're using the same binaries on both boxen.

Aha! Shutdown first.
I knew it was something dumb.
Thanks for the help.

\<.

Browse pgsql-general by date

  From Date Subject
Next Message Doug McNaught 2004-10-24 00:13:51 Re: '1 year' = '360 days' ????
Previous Message Tom Lane 2004-10-23 23:55:37 Re: COPY data and referential triggers ...