From: | Dev Kumkar <devdas(dot)kumkar(at)gmail(dot)com> |
---|---|
To: | Devrim GÜNDÜZ <devrim(at)gunduz(dot)org> |
Cc: | John R Pierce <pierce(at)hogranch(dot)com>, Dann Corbit <DCorbit(at)connx(dot)com>, "pgsql-odbc(at)postgresql(dot)org" <pgsql-odbc(at)postgresql(dot)org>, "pgsql-general(at)postgresql(dot)org" <pgsql-general(at)postgresql(dot)org> |
Subject: | Re: [ODBC] ODBC constructs |
Date: | 2013-05-23 01:06:05 |
Message-ID: | CALSLE1M1AFfFDhUGEOT1a9tYKK_xUfw-rJ8h2YVKX7DvOo_bpw@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-admin pgsql-general pgsql-odbc |
On Wed, May 22, 2013 at 4:10 PM, Devrim GÜNDÜZ <devrim(at)gunduz(dot)org> wrote:
>
> Yes, or, as mentioned before, you can simply download the RPM directly
> from the repo.
>
Thanks Devrim!
Installed postgres-92 server from
postgresql92-server-9.2.4-1PGDG.rhel5.x86_64.rpm, actually links which John
(Thanks!) mentioned were for CentOS, actually installed unixODBC with them
only but then for postgres DB used the one for RHEL
http://yum.postgresql.org/9.2/redhat/rhel-5.0-x86_64/
Had to reload unixODBC-libs-2.2.11-10.el5.x86_64.rpm again and then also
got postgresql92-odbc rpm from RHEL link.
Things are now installed.
So I have one box with compiled unixodbc and psqlodbc from sources.
And other box where unixodbc and psqlodbc are installed via rpm way.
Can someone provide a quick C odbc code snippet?
Regards...
From | Date | Subject | |
---|---|---|---|
Next Message | Amit Langote | 2013-05-23 01:10:07 | Re: WAL files not following sequence |
Previous Message | Amit Langote | 2013-05-23 00:21:47 | Re: WAL files required to make base backup consistent |
From | Date | Subject | |
---|---|---|---|
Next Message | Richard Onorato | 2013-05-23 02:17:18 | Re: Table Partitioning |
Previous Message | Richard Onorato | 2013-05-23 00:27:10 | Re: Table Partitioning |
From | Date | Subject | |
---|---|---|---|
Next Message | Dev Kumkar | 2013-05-23 07:14:31 | Re: [ODBC] ODBC constructs |
Previous Message | Sam Varshavchik | 2013-05-22 22:11:57 | Cursor for a positioned update: "cursor <name> does not exist" error |