Hi,
I have the job of installing and configuring postgresql on a centos
5.6 system, which is part of a kerberos realm.
Unfortunately, I'm a total beginner in that field ...
I have successfully installed version 9 of postgresql using yum and
now wish to configure it to use the gssapi.
Is t
Is there a way from postgresql to write a query that will query a remote
database through an odbc connection? You can do this on MS sql and other
databases. Again I want to go from my postgresql server to an odbc
connected remote database.