From: | Rick Robino <rrobino(at)wavedivision(dot)com> |
---|---|
To: | Derek Neighbors <derek(at)gnue(dot)org> |
Cc: | lbottorff(at)harveycounty(dot)com, pgsql-admin(at)postgresql(dot)org |
Subject: | Re: Python, Postgres support? |
Date: | 2001-03-07 21:27:07 |
Message-ID: | 3AA6A7AB.77D4E9C@wavedivision.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-admin |
There is another (almost fully) DBI compliant Python module, and Z database adapter,
here:
http://initd.org/Software/psycopg/
I haven't tried it myself, merely passing along the info. Anyone know whether or not
someone is working on Python as a server-side function language (PL/Python)?
--
Rick
Derek Neighbors wrote:
> LB,
>
> http://home.t-online.de/home/err666/ has a windows version of pygresql3.1.
> I have downloaded and tested for GNU Enterprise and it works. The PoPy
> maintainers are currently creating a Win32 version of PoPy
> (http://sourceforge.net/projects/popy/) You can email eric or thierry
> eric(at)gnue(dot)org or thierry(at)gnue(dot)org to get a status of the windows port.
>
> I work for large County government and am curious as to the
> python/postgres usage at Harvey County. Specifically I wonder if GNU
> Enterprise could help you any there. Please email me off list if you care
> to expound on free software usage there.
>
> Derek Neighbors
> GNU Enterprise
> http://www.gnue.org
> derek(at)gnue(dot)org
>
> On Wed, 28 Feb 2001
> lbottorff(at)harveycounty(dot)com wrote:
>
> > I'm in an MS Windows environment and I'm running Postgres 7.0.3 through cygwin.
> > I'm also using the ActiveState Python port to Windows. Is there a way to do
> > Postgres with Python in this environment. I've followed this and that trail and
> > not really found anything that looks definitive....
> >
> > LB
> >
> >
> >
From | Date | Subject | |
---|---|---|---|
Next Message | G. Anthony Reina | 2001-03-07 23:47:02 | Is vacuuming while inserting/updating bad? |
Previous Message | Oliver Elphick | 2001-03-07 20:37:43 | Re: Postgresql \z grant question |