Re: PSQL CLI Drivers - Mailing list pgsql-admin

From Holger Jakobs
Subject Re: PSQL CLI Drivers
Date
Msg-id e219cd5c-0537-c7b7-656b-4d3909033cdc@jakobs.com
Whole thread Raw
In response to Re: PSQL CLI Drivers  (John Scalia <jayknowsunix@gmail.com>)
Responses Re: PSQL CLI Drivers  ("David G. Johnston" <david.g.johnston@gmail.com>)
List pgsql-admin
You actually have hardly a choice. Depending on the programming
language, you are bound to one driver or the other.

Some features are not supported by the standard JDBC driver,
LISTEN/NOTIFY for instance.

Please exchange the "Sent from my ..." text for your mail signature. Or
do you get paid by the manufacturer?

Am 11.11.20 um 15:34 schrieb John Scalia:
> I think that would depend on both what you want to accomplish and the skill sets of your developers. C would
certainlybe faster, but Java capability may be acceptable to what you’re trying to do. 
>
> Sent from my iPad
>
>> On Nov 11, 2020, at 9:31 AM, Koteswara Rao Daliparthi <koti813@gmail.com> wrote:
>>
>> Thanks guys, for performance, should we choose libpq or JDBC? I know C will be faster than Java, but just wanted to
confirm.
>>
>> Sent from my iPhone
>>
>>> On Nov 11, 2020, at 9:10 AM, Thomas Kellerer <shammat@gmx.net> wrote:
>>>
>>> 
>>>
>>> Koteswara Rao Daliparthi schrieb am 11.11.2020 um 15:02:
>>>> Anyone know what driver does PSQL CLI use under the hood? Is it JDBC??
>>>
>>> It uses libpq
>>>
>>> https://www.postgresql.org/docs/current/libpq.html
>>>
>>>
>>>
>>
>
--
Holger Jakobs, Bergisch Gladbach, Tel. +49-178-9759012


Attachment

pgsql-admin by date:

Previous
From: John Scalia
Date:
Subject: Re: PSQL CLI Drivers
Next
From: "David G. Johnston"
Date:
Subject: Re: PSQL CLI Drivers