Re: [Skytools-users] WAL Shipping + checkpoint

Поиск
Список
Период
Сортировка
От Sébastien Lardière
Тема Re: [Skytools-users] WAL Shipping + checkpoint
Дата
Msg-id 4AA4BFD1.1040204@hi-media.com
обсуждение исходный текст
Ответ на Re: [Skytools-users] WAL Shipping + checkpoint  (Yaroslav Tykhiy <yar@barnet.com.au>)
Список pgsql-general
On 01/09/2009 05:14, Yaroslav Tykhiy wrote:
>>
>> Thanks, I make a restore backup on the slave this morning, and It
>> works !
>
>
> Could you detail your solution please, if any?  I've seen frozen
> pg_controldata output on my standby server for ages and attributed
> that to the ancient version of pgsql (8.0.x) I'm stuck with.  There
> have been no index related error messages in my log though.
>
>
Hi

sorry for my late reply,

We use walmgr.py from skytools ( http://pgfoundry.org/projects/skytools
), a great tool which let us easy backup, restore, WAL Shipping.

In this case, I use the sub-command 'restore' on the slave, which take
the last nightly backup we made, and launch a slave cluster on WAL
Shipping, and It works, but we use pg 8.3.

--
Sébastien



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

Предыдущее
От: "Ow Mun Heng"
Дата:
Сообщение: trigger and returning the #of rows affected (partitioning)
Следующее
От: Oleg Bartunov
Дата:
Сообщение: Re: tsvector Column Indexing Across Two Tables