Re: Synch Replication

Поиск
Список
Период
Сортировка
От Fujii Masao
Тема Re: Synch Replication
Дата
Msg-id 3f0b79eb0902031735o54668825q5f15cf82c009dc87@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Synch Replication  (Fujii Masao <masao.fujii@gmail.com>)
Ответы Re: Synch Replication
Список pgsql-hackers
Hi,

Ooops, my mail client has sent the previous message, on the way. Sorry.

On Wed, Feb 4, 2009 at 10:24 AM, Fujii Masao <masao.fujii@gmail.com> wrote:
> Hi,
>
> Thanks for your testing and report!
>
> On Tue, Feb 3, 2009 at 8:18 PM, K, Niranjan (NSN - IN/Bangalore)
> <niranjan.k@nsn.com> wrote:
>> Hi,
>>
>> I tried using the Synchronous replication and I'am unable to replicate
>> the queries (Ex. create table temp1(int int);).
>>
>> I have downloaded the latest postgres dev snapshot and the latest sync
>> replication patch from wiki.
>>
>> I have attached the log file which has the trace statements displayed on
>> the console. I actually changed the 'test_synch_rep.sh', so that the
>> standby database will put detailed trace messages.
>>
>> I'am actaully getting error related to history file.
>>
>> Could you please help regarding this.

The problem which you pointed out was not reproduced on my machine.
I suspect that the base HEAD version might be different between us.
I uploaded my pgsql source with synch rep patch (v0128), so please try it.

http://senduit.com/e5a942

Regards,

-- 
Fujii Masao
NIPPON TELEGRAPH AND TELEPHONE CORPORATION
NTT Open Source Software Center


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

Предыдущее
От: Fujii Masao
Дата:
Сообщение: Re: Synch Replication
Следующее
От: Fujii Masao
Дата:
Сообщение: Re: Hot standby, recovery infra