Re: [ODBC] ODBC constructs

From: Dev Kumkar <devdas(dot)kumkar(at)gmail(dot)com>
To: John R Pierce <pierce(at)hogranch(dot)com>
Cc: "pgsql-general(at)postgresql(dot)org" <pgsql-general(at)postgresql(dot)org>, "pgsql-odbc(at)postgresql(dot)org" <pgsql-odbc(at)postgresql(dot)org>
Subject: Re: [ODBC] ODBC constructs
Date: 2013-05-21 19:32:18
Message-ID: CALSLE1PX5FrZfDZtCRPQ4=mpq2hDu5sFUDDi7ft9t5W36K0=DA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin pgsql-general pgsql-odbc

On Tue, May 21, 2013 at 12:16 PM, John R Pierce <pierce(at)hogranch(dot)com> wrote:

for pooling, check out pgbouncer. IMHO its a better basic pooler than
> pg_pool.
>

Sure, looks like its more light weight. And I hope, its not related to the
decision between libpq and psqlODBC. And will work with both?

thats the perfect use case for ODBC. you'll probably still need to
> rework some of your SQL if you did stuff thats Sybase specific, but thats a
> lot less hassle than rewriting all the API calls.
>

Yeah, hope you got my confusion and inclination now.
Well to work with psqlODBC, will I need to recompile the psqlODBC binary
and any additional stuff to get ODBC working?
http://www.postgresql.org/ftp/odbc/versions/src/ has sources for windows or
am I missing something here?

Regards...

In response to

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Guy Rouillier 2013-05-21 19:35:51 Re: [ODBC] ODBC constructs
Previous Message John R Pierce 2013-05-21 19:16:05 Re: [ODBC] ODBC constructs

Browse pgsql-general by date

  From Date Subject
Next Message Guy Rouillier 2013-05-21 19:35:51 Re: [ODBC] ODBC constructs
Previous Message Moshe Jacobson 2013-05-21 19:24:04 Re: Strange locking problem

Browse pgsql-odbc by date

  From Date Subject
Next Message Guy Rouillier 2013-05-21 19:35:51 Re: [ODBC] ODBC constructs
Previous Message John R Pierce 2013-05-21 19:16:05 Re: [ODBC] ODBC constructs