Re: DB replicators comparison; (vs. DB upgrade via pg_dump)

Поиск
Список
Период
Сортировка
От Christopher Browne
Тема Re: DB replicators comparison; (vs. DB upgrade via pg_dump)
Дата
Msg-id m3vf5k9emw.fsf@knuth.cbbrowne.com
обсуждение исходный текст
Ответ на DB replicators comparison; (vs. DB upgrade via pg_dump)  (<ogjunk-pgjedan@yahoo.com>)
Список pgsql-admin
A long time ago, in a galaxy far, far away, ogjunk-pgjedan@yahoo.com wrote:
> I am about to upgrade from 7.3.4 to 8.0.3, and I read that using a DB
> replication tool is a good way to go about it.

Replication is useful for this purpose if it helps you cut down on the
time the transition takes.

If the database is relatively small, and it only takes a few minutes
to load the data in, then it's far simpler to do a dump/reload.

But if you discover that the dump/reload takes 4 hours, and you're
only permitted 20 minutes of downtime, the complexities of replication
may get forced on you...
--
output = ("cbbrowne" "@" "ntlug.org")
http://linuxdatabases.info/info/slony.html
Sheridan:"So how did you find out all of this?"
Bester:"I'm a telepath.  Work it out." <*>

В списке pgsql-admin по дате отправления:

Предыдущее
От:
Дата:
Сообщение: DB replicators comparison; (vs. DB upgrade via pg_dump)
Следующее
От:
Дата:
Сообщение: Re: DB replicators comparison; (vs. DB upgrade via pg_dump)