| From: | Fujii Masao <masao(dot)fujii(at)gmail(dot)com> |
|---|---|
| To: | "K, Niranjan (NSN - IN/Bangalore)" <niranjan(dot)k(at)nsn(dot)com> |
| Cc: | PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: Synch Replication |
| Date: | 2009-02-06 11:58:25 |
| Message-ID: | 3f0b79eb0902060358l6e46ca12q2726ba037ed33aad@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
Hi Niranjan,
On Fri, Feb 6, 2009 at 6:46 PM, K, Niranjan (NSN - IN/Bangalore)
<niranjan(dot)k(at)nsn(dot)com> wrote:
> Hi,
>
>> Please retry new synch-rep code and report the following information.
>>
>> * server log
>> * <installation_directory>/sbydata/walreceiver_trace.out
>> * tcpdump -i lo -n tcp
>>
>
> Refer attachments.
I'm afraid that the message length may be greater than INT_MAX,
which might cause the trouble on your machine. I changed my code
again, in order to test my hypothesis.
Please run new synch-rep again and report the following information.
Thank you very much for testing it repeatedly!
* server log
* <installation_directory>/sbydata/walreceiver_trace.out
* tcpdump -i lo -n tcp
Regards,
--
Fujii Masao
NIPPON TELEGRAPH AND TELEPHONE CORPORATION
NTT Open Source Software Center
| From | Date | Subject | |
|---|---|---|---|
| Next Message | K, Niranjan (NSN - IN/Bangalore) | 2009-02-06 13:17:23 | Re: Synch Replication |
| Previous Message | Amit Gupta | 2009-02-06 10:17:28 | Re: Extension of Thick Indexes |