Re: src equivelant of postgresql-python

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Kevin Kempter <kevin(at)kevinkempterllc(dot)com>
Cc: pgsql-admin(at)postgresql(dot)org
Subject: Re: src equivelant of postgresql-python
Date: 2008-01-22 22:22:57
Message-ID: 8737.1201040577@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

Kevin Kempter <kevin(at)kevinkempterllc(dot)com> writes:
> What's the source equivelant of postgresql-python. Is it a client interface ?
> Is it the same as "./configure --with-python" ?

Probably depends on whose packaging you're talking about ... but in the
current Red Hat and PGDG packaging, that's the pygresql client
interface. See
http://www.pygresql.org/

regards, tom lane

In response to

Browse pgsql-admin by date

  From Date Subject
Next Message Mark Steben 2008-01-23 20:42:58 Re: no entry on pg_database for a live database
Previous Message Kevin Kempter 2008-01-22 20:55:46 src equivelant of postgresql-python