Python and postgreSQL ??

Erno Kuusela erno-news at erno.iki.fi
Thu Jan 25 01:11:33 EST 2001


In article <mailman.980401708.18002.python-list at python.org>, Sean
Reifschneider <jafo-pythonlist at tummy.com> writes:

| On Thu, Jan 25, 2001 at 03:31:59AM +0200, Erno Kuusela wrote:
|| pygresql comes with a tutorial. it's in the "tutorial" directory.

| It's kind of odd though because it makes use of the "pgtools" weirdness.
| "Where does this "pgcnx" come from?"  It also doesn't seem to do much in
| the way of handling results of queries.

hmm, yeah, i didn't actually remember what was in the tutorial,
just that it was there.

seems the latest version of pygresql doesn't have the pgtools
thing. but, it doesn't use the db-api interface either.

i guess best advice to the original poster would be to
find some generic db-api examples and use those.

| An example of the use of large objects would be cool.  Seems to be
| underdocumented in the regular pgsql documentation as well though.

the readme doesn't make it sound very hard...

  -- erno



More information about the Python-list mailing list