Remote ODBC access to Postgres

Hi guys,

I have Postgres on a Windows server, we want to connect to it using
ODBC from workstations on the local network.

So I need to configure pg_hba.conf and postgres.conf, right? Someone
remember this better than me, or do we have it documented somewhere?

Knut

Google will be your friend.
Be sure that the line "listen_address" is set your IP number and that
TCP/IP connections are enabled (which they must be for DHIS2 to work)

Be sure that the pg_hba.conf has the correct permissions to allow the
clients network source addresses to connect with the specified
username to the specified database.

I assume this is not for production purposes, as there are other
security considerations you should take into account if this is the
case.

Regards,
Jason

ยทยทยท

On Sat, Feb 26, 2011 at 3:59 PM, Knut Staring <knutst@gmail.com> wrote:

Hi guys,

I have Postgres on a Windows server, we want to connect to it using
ODBC from workstations on the local network.

So I need to configure pg_hba.conf and postgres.conf, right? Someone
remember this better than me, or do we have it documented somewhere?

Knut

_______________________________________________
Mailing list: DHIS 2 developers in Launchpad
Post to : dhis2-devs@lists.launchpad.net
Unsubscribe : DHIS 2 developers in Launchpad
More help : ListHelp - Launchpad Help

--
Jason P. Pickering
email: jason.p.pickering@gmail.com
tel:+260974901293