createdb Question

From: <operationsengineer1(at)yahoo(dot)com>
To: pgsql-novice(at)postgresql(dot)org
Subject: createdb Question
Date: 2005-11-15 23:45:56
Message-ID: 20051115234556.50010.qmail@web33309.mail.mud.yahoo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

can i create a new local db by copying an existing
remote db or do i have to manually create the db
locally and then pg_dump from the remote db and
pg_restore into the local db?

if i can create a db as a copy of an existing db, can
someone point me to howto or give a quick, fictional
example how to get this done?

tia...


__________________________________
Start your day with Yahoo! - Make it your home page!
http://www.yahoo.com/r/hs

Responses

Browse pgsql-novice by date

  From Date Subject
Next Message me 2005-11-16 00:59:52 8.1: autovacuum not doing its job?
Previous Message Martin Foster 2005-11-15 21:57:37 Re: Difficulties Storing Case Sensitive DDL Definitions