Re: libpq pipelineing

Поиск
Список
Период
Сортировка
От Samuel Williams
Тема Re: libpq pipelineing
Дата
Msg-id CAHkN8V_s+KmSr3gH4YaGrKWJZRRHWKXS6ZjYBUYG1RLE21eLjQ@mail.gmail.com
обсуждение исходный текст
Ответ на Re: libpq pipelineing  ("David G. Johnston" <david.g.johnston@gmail.com>)
Ответы Re: libpq pipelineing
Re: libpq pipelineing
Список pgsql-general
Here is a short example:

https://gist.github.com/ioquatix/2f08f78699418f65971035785c80cf18

It makes 10 queries in one "PQsendQuery" and sets single row mode. But
all the results come back at once as shown by the timestamps.

Next I'm planning to investigate streaming large recordsets to see if
it works better/incrementally.



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

Предыдущее
От: "David G. Johnston"
Дата:
Сообщение: Re: libpq pipelineing
Следующее
От: Matthias Apitz
Дата:
Сообщение: Re: error messages (autovaccum canceled and syntax errors) whileloading a DUMP