Re: warm standby with WAL shipping

Поиск
Список
Период
Сортировка
От Geoffrey
Тема Re: warm standby with WAL shipping
Дата
Msg-id 4A258E8F.8030206@serioustechnology.com
обсуждение исходный текст
Ответ на Re: warm standby with WAL shipping  (Geoffrey <lists@serioustechnology.com>)
Список pgsql-general
Geoffrey wrote:
> Joshua D. Drake wrote:
>> On Tue, 2009-06-02 at 15:21 -0400, Geoffrey wrote:
>>
>>> My problem is, I never see a *.history file, thus my script sits in a
>>> loop looking for it.  I see the WAL files showing up on the archive
>>> server, but I don't see a *.history file.
>>>
>>> What am I missing?
>>
>> pg_standby it self isn't a solution for warm standby.  It is a component
>> thereof. Also don't use SCP. Use rsync. Take a look at walmgr or
>> PITRTools it will make your life easier.
>
> Okay, I'm attempting to check out PITRTools:
>
> svn co
> https://projects.commandprompt.com/public/pitrtools/repo/branches/1.2
>
> svn: Unrecognized URL scheme for
> 'https://projects.commandprompt.com/public/pitrtools/repo/branches/1.2'
>
> What am I missing here?

Nevermind, ID 10T error.


--
Until later, Geoffrey

Those who would give up essential Liberty, to purchase a little
temporary Safety, deserve neither Liberty nor Safety.
  - Benjamin Franklin

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

Предыдущее
От: Merlin Moncure
Дата:
Сообщение: Re: loops
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Really out of memory?