Re: postgresql 8.0 advantages

From: Christopher Browne <cbbrowne(at)acm(dot)org>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: postgresql 8.0 advantages
Date: 2005-02-27 12:19:18
Message-ID: 38ds65F5n9liuU1@individual.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-docs pgsql-general

Yes, that certainly ought to work.

If what you're meaning is that you make a replica that sits in
/opt/VERSION8, and then, once the upgrade is complete, rename that to
/opt/MYDATABASE which was where your version 7.4 DB used to be.

We have copied databases from one server to another by copying the
files; making it work was as easy as making sure we ran "pg_ctl -D
$RIGHT_DIRECTORY start" :-).
--
let name="cbbrowne" and tld="cbbrowne.com" in name ^ "@" ^ tld;;
http://cbbrowne.com/info/lisp.html
"I don't know why, but first C programs tend to look a lot worse than
first programs in any other language (maybe except for FORTRAN, but
then I suspect all FORTRAN programs look like `firsts')" -- Olaf Kirch

In response to

Browse pgsql-docs by date

  From Date Subject
Next Message Tino Wildenhain 2005-02-27 20:27:41 Re: postgresql 8.0 advantages
Previous Message Julian Scarfe 2005-02-27 10:58:16 Re: postgresql 8.0 advantages

Browse pgsql-general by date

  From Date Subject
Next Message John Sidney-Woollett 2005-02-27 15:58:05 Nagios plugin to check slony replication
Previous Message Julian Scarfe 2005-02-27 10:58:16 Re: postgresql 8.0 advantages