From: | Andres Freund <andres(at)anarazel(dot)de> |
---|---|
To: | Vladimir Sitnikov <sitnikov(dot)vladimir(at)gmail(dot)com> |
Cc: | Dipesh Dangol <ddipeshdan(at)gmail(dot)com>, pgsql-general(at)postgresql(dot)org, Pgsql Hackers <pgsql-hackers(at)postgresql(dot)org>, List <pgsql-jdbc(at)postgresql(dot)org> |
Subject: | Re: [HACKERS] pgjdbc logical replication client throwing exception |
Date: | 2017-09-15 20:05:16 |
Message-ID: | 20170915200516.7nsdn3xoxowtyjx7@alap3.anarazel.de |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general pgsql-hackers pgsql-jdbc |
On 2017-09-15 20:00:34 +0000, Vladimir Sitnikov wrote:
> ++pgjdbc dev list.
>
> >I am facing unusual connection breakdown problem. Here is the simple code
> that I am using to read WAL file:
>
> Does it always fails?
> Can you create a test case? For instance, if you file a pull request with
> the test, it will get automatically tested across various PG versions, so
> it would be easier to reson about
>
> Have you tried "withStatusInterval(20, TimeUnit.SECONDS)" instead of 20
> millis? I don't think it matter much, however 20ms seems to be an overkill.
Also, have you checked the server log?
- Andres
From | Date | Subject | |
---|---|---|---|
Next Message | John R Pierce | 2017-09-15 20:05:40 | Re: New interface to PG from Chapel? |
Previous Message | Vladimir Sitnikov | 2017-09-15 20:00:34 | Re: [HACKERS] pgjdbc logical replication client throwing exception |
From | Date | Subject | |
---|---|---|---|
Next Message | Tom Lane | 2017-09-15 20:07:33 | Re: COMMIT TRIGGERs, take n, implemented with CONSTRAINT TRIGGERS |
Previous Message | Dmitry Dolgov | 2017-09-15 20:02:00 | Re: [PATCH] Generic type subscripting |
From | Date | Subject | |
---|---|---|---|
Next Message | Dipesh Dangol | 2017-09-15 21:32:18 | Re: pgjdbc logical replication client throwing exception |
Previous Message | Vladimir Sitnikov | 2017-09-15 20:00:34 | Re: [HACKERS] pgjdbc logical replication client throwing exception |