Re: Accessing Postgress from Windows

2005-01-28 Thread Robby Russell
On Fri, 2005-01-28 at 14:51 -0600, Greg Lindstrom wrote: > Hello, All- > > I am running Python 2.3 on a Windows XP box and would like to access a > postgres database running on a Linux fileserver. I've googled for > Python and Postgres but most of the stuff I saw looked stale. I would > like

Accessing Postgress from Windows

2005-01-28 Thread Greg Lindstrom
Hello, All- I am running Python 2.3 on a Windows XP box and would like to access a postgres database running on a Linux fileserver. I've googled for Python and Postgres but most of the stuff I saw looked stale. I would like to use a secure connection (ssl) and a direct connection, if possible