Обсуждение: support for Unix Domain socket

Поиск
Список
Период
Сортировка

support for Unix Domain socket

От
Raj Gandhi
Дата:
Hi All,

The change log for Postgres jdbc version 9.4-1208 shows that some support was added for unix domain socket

  • feat: ability to customize socket factory (e.g. for unix domain sockets) PR#457 dc1844c

Could someone tell me how to configure JDBC connection to use unix domain socket?
I'm planning to use it with Postgres server version 9.3.8 on Suse.

Thanks,
Raj