Re: esql vs libpq

From: "Albe Laurenz" <laurenz(dot)albe(at)wien(dot)gv(dot)at>
To: "svcntk *EXTERN*" <svcntk(at)HotPOP(dot)com>, <pgsql-general(at)postgresql(dot)org>
Subject: Re: esql vs libpq
Date: 2009-12-30 08:32:18
Message-ID: D960CB61B694CF459DCFB4B0128514C2039380F6@exadv11.host.magwien.gv.at
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

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

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message svcntk 2009-12-30 08:59:20 Re: esql vs libpq
Previous Message Devrim GÜNDÜZ 2009-12-30 08:26:54 Re: Installation of Postgis/postgresql