Migrating from 8.3 to 8.4 on the same server

Поиск
Список
Период
Сортировка
От Lewis Kapell
Тема Migrating from 8.3 to 8.4 on the same server
Дата
Msg-id 4BC5FB73.9@setonhome.org
обсуждение исходный текст
Ответы Re: Migrating from 8.3 to 8.4 on the same server  ("Kevin Grittner" <Kevin.Grittner@wicourts.gov>)
Re: Migrating from 8.3 to 8.4 on the same server  (Kenneth Marshall <ktm@rice.edu>)
Re: Migrating from 8.3 to 8.4 on the same server  (Iñigo Martinez Lasala <imartinez@vectorsf.com>)
Список pgsql-admin
In the documentation under the heading "Migration Between Releases" we
read:

<<It is also possible to use replication methods, such as Slony, to
create a slave server with the updated version of PostgreSQL. The slave
can be on the same computer or a different computer. [...] Such a
switch-over results in only several seconds of downtime for an upgrade. >>

In the section "Warm Standby Servers for High Availability" it says:

<< For testing purposes, it is possible to run both primary and standby
servers on the same system. >>

Although this section does not use the term Point-In-Time Recovery, I
understand this is what it refers to.  Could the WAL/PITR method then be
used to upgrade from 8.3 to 8.4 on the same server and avoid having the
significant downtime of dump/restore?

If so, I understand the two servers would have to run on different
ports.  Are there any other issues/traps to be aware of?

--

Thank you,

Lewis Kapell
Computer Operations
Seton Home Study School


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

Предыдущее
От: Jesus arteche
Дата:
Сообщение: autoscale cluster
Следующее
От: "Kevin Grittner"
Дата:
Сообщение: Re: Migrating from 8.3 to 8.4 on the same server