Re: esql vs libpq

Поиск
Список
Период
Сортировка
От svcntk
Тема Re: esql vs libpq
Дата
Msg-id 81141d450912300059x703ea861h68f513b8f081ed21@mail.gmail.com
обсуждение исходный текст
Ответ на Re: esql vs libpq  ("Albe Laurenz" <laurenz.albe@wien.gv.at>)
Список pgsql-general
ESQL = ECPG (Embedded SQL in C)

Thanks

2009/12/30 Albe Laurenz <laurenz.albe@wien.gv.at>:
> svcntk wrote:
>> I'm doing a comparison between ESQL interfaces and libpq. For libp I
>> use pgbench, based on TCP-C, while for ESQL have a program that also
>> follows the transactions carried out on TCP-C.
>>
>> However, the result with libpq is much better, with about 700
>> transactions per second, whereas with ESQL does not reach the figure
>> of 400. Does anyone know if libpq has superior performance to ESQL, or
>> is there something I am not taking into account?
>
> What is ESQL?
>
> Yours,
> Laurenz Albe
>

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

Предыдущее
От: shulkae
Дата:
Сообщение: Deleting 100 rows which meets certain criteria
Следующее
От: Nick
Дата:
Сообщение: postgresql/postgis installation