Re: significant vacuum issues - looking for suggestions

Поиск
Список
Период
Сортировка
От Kevin Grittner
Тема Re: significant vacuum issues - looking for suggestions
Дата
Msg-id 46CEFEB4.EE98.0025.0@wicourts.gov
обсуждение исходный текст
Ответ на significant vacuum issues - looking for suggestions  (Kevin Kempter <kevin@kevinkempterllc.com>)
Ответы Re: significant vacuum issues - looking for suggestions  (Bill Moran <wmoran@collaborativefusion.com>)
Список pgsql-performance
>>> On Fri, Aug 24, 2007 at  2:57 PM, in message
<200708241357.23629.kevin@kevinkempterllc.com>, Kevin Kempter
<kevin@kevinkempterllc.com> wrote:
>    c) setup WAL archiving on the 8.1.4 cluster
>
>    d) do a full dump of the 8.1.4 cluster and restore it to the new 8.2.4
> cluster
>
>    e) stop the 8.2.4 cluster and bring it up in recovery mode, pointing it
> to
> the directory where we're archiving the 8.1.4 cluster's WAL segments.

You can't use these techniques for a major version upgrade.
Use pg_dump piped to psql.  That will also eliminate all bloat.

-Kevin




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

Предыдущее
От: Bill Moran
Дата:
Сообщение: Re: significant vacuum issues - looking for suggestions
Следующее
От: Bill Moran
Дата:
Сообщение: Re: significant vacuum issues - looking for suggestions