Re: Synch Replication

Поиск
Список
Период
Сортировка
От Fujii Masao
Тема Re: Synch Replication
Дата
Msg-id 3f0b79eb0902031724g6de30dc8s88ce6445ef8541b0@mail.gmail.com
обсуждение исходный текст
Ответ на Synch Replication  ("K, Niranjan (NSN - IN/Bangalore)" <niranjan.k@nsn.com>)
Ответы Re: Synch Replication
Список pgsql-hackers
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 updated my pgsq

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


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

Предыдущее
От: Robert Haas
Дата:
Сообщение: Re: Column-Level Privileges
Следующее
От: Fujii Masao
Дата:
Сообщение: Re: Synch Replication