Re: Libpq Asynchronous Command Processing

Поиск
Список
Период
Сортировка
От Alonso García , Bruno Elier
Тема Re: Libpq Asynchronous Command Processing
Дата
Msg-id 63A652C37EE6E04BA5234D623423FF97BBA06489D8@MADARRMAILBOX03.indra.es
обсуждение исходный текст
Ответ на Re: Libpq Asynchronous Command Processing  (Craig Ringer <craig@postnewspapers.com.au>)
Ответы Re: Libpq Asynchronous Command Processing  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-general
>So PQexec works fine for you on both 7.4 and 8.3, producing a quick
>result no matter which server you run it against?

Yes. If I use PQexec, both 7.4 and 8.3 produce a quick result but I if I use asynchronous command processing 8.3
producea slow result whereas 7.4 works fine. 

>Consider using wireshark to examine the network traffic, and see if
>there's much activity during your long and slow PQconsumeInput /
>PQisBusy loop. The throughput analysis tool is handy for this.
I will be back with the results.
Bruno,

--
Craig Ringer

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

Предыдущее
От: Isabella Ghiurea
Дата:
Сообщение: PG backup performance
Следующее
От: Viktor Pavlenko
Дата:
Сообщение: Trouble with timestamp in PQprepare/PQexecPrepared