How to code lo_creat & lo_write & lo_read in non-blocking mode - Mailing list pgsql-general

From ChoonSoo Park
Subject How to code lo_creat & lo_write & lo_read in non-blocking mode
Date
Msg-id CACgbiFsjiAM6uf07T372HRF2n7W8k2abMQWt3C4nEJq9CqZcmA@mail.gmail.com
Whole thread Raw
Responses Re: How to code lo_creat & lo_write & lo_read in non-blocking mode  (Dmitriy Igrishin <dmitigr@gmail.com>)
List pgsql-general
I just wonder if there is a way to program lo client interfaces (lo_creat, lo_write, lo_read) in non-blocking mode.
PQsendQueryParams works perfect for executing a sql command in non-blocking mode. But I couldn't find a way for handling large objects.

Do you have any example?

Thank you,
Choon Park

pgsql-general by date:

Previous
From: Misa Simic
Date:
Subject: Re: function return update count
Next
From: Tom Lane
Date:
Subject: Re: Running multiple versions