Re: About large objects asynchronous and non-blocking support

Поиск
Список
Период
Сортировка
От Dmitriy Igrishin
Тема Re: About large objects asynchronous and non-blocking support
Дата
Msg-id CAAfz9KOdNh9VXPYKQMf8eO4P1jJnpMOhpOrmwrcvBedCta7CNA@mail.gmail.com
обсуждение исходный текст
Ответ на About large objects asynchronous and non-blocking support  (Giovanni Mascellani <g.mascellani@gmail.com>)
Ответы Re: About large objects asynchronous and non-blocking support  (Giovanni Mascellani <g.mascellani@gmail.com>)
Список pgsql-hackers



2013/6/5 Giovanni Mascellani <g.mascellani@gmail.com>
Hi.

At the moment libpq doesn't seem to support asynchronous and
non-blocking support for large objects, in the style of
PQsendQuery/PQgetResult. This makes large objects hardly suited for
single-threaded programs based on some variant of select().
"There are server-side functions callable from SQL that correspond to each of
the client-side functions". Hence, you can call these functions by using
asynchronous API.

--
// Dmitriy.

В списке pgsql-hackers по дате отправления:

Предыдущее
От: Robert Haas
Дата:
Сообщение: Re: MVCC catalog access
Следующее
От: Tom Lane
Дата:
Сообщение: Re: MVCC catalog access