Hi,
When I compiled HEAD with --disable-integer-datetimes and tested
pg_receivexlog, I encountered unexpected replication timeout. As
far as I read the pg_receivexlog code, the cause of this problem is
that pg_receivexlog handles the standby message timeout incorrectly
in --disable-integer-datetimes. The attached patch fixes this problem.
Comments?
Regards,
--
Fujii Masao
NIPPON TELEGRAPH AND TELEPHONE CORPORATION
NTT Open Source Software Center
Responses
pgsql-hackers by date
| Next: | From: sujayr06 | Date: 2012-02-07 06:16:50 |
| Subject: Can PQstatus() be used by Application to check connection to
postgres periodically? |
| Previous: | From: Dan Scales | Date: 2012-02-07 05:09:53 |
| Subject: Re: double writes using "double-write buffer" approach
[WIP] |