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> |
Subject: | Re: [ODBC] ODBC constructs |
Date: | 2013-05-21 22:49:14 |
Message-ID: | CALSLE1MnecGpz4-69pTXFx8LT6sj4Tok-k3n6f0sY85JZPGR9w@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 3:17 PM, John R Pierce <pierce(at)hogranch(dot)com> wrote:
> what specific non-Windows operating system distribution are you using?
> ODBC stuff is packaged for most of them. for instance, the
> yum.postgresql.org repository has it packaged as postgresql92-odbc,
> available for a variety of redhat/fedora/centos style systems, I'm sure the
> debian/ubuntu apt repositories have similar.
>
Currently looking for RHEL 5. Thanks! yes looked into my machine and "yum
list postgres*" listed "postgresql91-odbc.x86_64"
But when trying to install, then found the base ODBC library itself are
missing and those needs to be configured first on test machine.
Error: Missing Dependency: libodbc.so.1()(64bit) is needed by package
postgresql91-odbc-09.00.0310-1PGDG.rhel5.x86_64 (pgdg91)
Error: Missing Dependency: libodbcinst.so.1()(64bit) is needed by package
postgresql91-odbc-09.00.0310-1PGDG.rhel5.x86_64 (pgdg91)
Regards...
From | Date | Subject | |
---|---|---|---|
Next Message | Kasia Tuszynska | 2013-05-21 23:07:38 | Re: pg_restore |
Previous Message | John R Pierce | 2013-05-21 22:17:36 | Re: [ODBC] ODBC constructs |
From | Date | Subject | |
---|---|---|---|
Next Message | Sergey Konoplev | 2013-05-21 23:26:38 | Re: Strange locking problem |
Previous Message | John R Pierce | 2013-05-21 22:17:36 | Re: [ODBC] ODBC constructs |
From | Date | Subject | |
---|---|---|---|
Next Message | Dann Corbit | 2013-05-22 00:21:54 | Re: [GENERAL] ODBC constructs |
Previous Message | Joe Conway | 2013-05-21 22:28:06 | ODBC does not handle WITH clause |