Re: Non-blocking synchronization in libpq using pipeline mode

2024-04-08 Thread Jan Behrens
On Mon, 25 Mar 2024 15:47:00 +0100 Jan Behrens wrote: > On Tue, 19 Mar 2024 12:49:23 +0100 > Alvaro Herrera wrote: > > > On 2024-Mar-06, PG Doc comments form wrote: > > > > > [...] > > > > [...] > > [...] > > [...] the documentation [of PQsendFlushRequest] specifically states > that: > > "

Re: Non-blocking synchronization in libpq using pipeline mode

2024-03-25 Thread Jan Behrens
On Tue, 19 Mar 2024 12:49:23 +0100 Alvaro Herrera wrote: > On 2024-Mar-06, PG Doc comments form wrote: > > > The following documentation comment has been logged on the website: > > > > Page: https://www.postgresql.org/docs/16/libpq-pipeline-mode.html > > Description: > > > > The calls to PQpip

Re: Non-blocking synchronization in libpq using pipeline mode

2024-03-19 Thread Alvaro Herrera
On 2024-Mar-06, PG Doc comments form wrote: > The following documentation comment has been logged on the website: > > Page: https://www.postgresql.org/docs/16/libpq-pipeline-mode.html > Description: > > The calls to PQpipelineSync and PQsendFlushRequest may either report failure > or success, bu

Non-blocking synchronization in libpq using pipeline mode

2024-03-07 Thread PG Doc comments form
The following documentation comment has been logged on the website: Page: https://www.postgresql.org/docs/16/libpq-pipeline-mode.html Description: The calls to PQpipelineSync and PQsendFlushRequest may either report failure or success, but not that data could not be written as of yet because the