Jefim Matskin wrote:
>
> Hi,
>
> I want to use the odbc to connect to the PostgresSQL server on a Unix box
> from the same box.
> Is there any possibility to use Unix sockets instead of tcpip?
No if you use our driver.
I'm not sure but you may be able to do so using unixODBC.
unixODBC provides its own driver for PostgreSQL.
regards,
Hiroshi Inoue