| From: | Jan Urbański <wulczer(at)wulczer(dot)org> |
|---|---|
| To: | Peter Froehlich <peter(dot)hans(dot)froehlich(at)gmail(dot)com> |
| Cc: | pgsql-hackers(at)postgresql(dot)org |
| Subject: | Re: Python Interface Hacking |
| Date: | 2010-07-07 15:41:04 |
| Message-ID: | 4C34A010.3070309@wulczer.org |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
On 07/07/10 17:19, Peter Froehlich wrote:
> On Wed, Jul 7, 2010 at 8:49 AM, Peter Eisentraut<peter_e(at)gmx(dot)net> wrote:
>> If you want to hack PL/Python, which is a Python interpreter embedded
>> into the PostgreSQL server, then this is the right place. (Yes, it's
>> mixed with all the rest.)
>>
>> If you want to hack a Python client driver, then go to
>> http://initd.org/psycopg/. (There are others, but that's the most
>> popular one.)
>
> I was referring to this stuff:
>
> http://it.toolbox.com/blogs/database-soup/postgres-needs-a-new-python-driver-36815
> http://wiki.postgresql.org/wiki/Python_PostgreSQL_Driver_TODO
>
> Anyone know where these guys hang out and discuss what to do? :-D
The (well, we) hang on http://lists.initd.org/mailman/listinfo/psycopg.
Cheers,
Jan
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Alvaro Herrera | 2010-07-07 15:41:47 | Re: I: About "Our CLUSTER implementation is pessimal" patch |
| Previous Message | Mike Fowler | 2010-07-07 15:37:40 | [PATCH] Re: Issue: Deprecation of the XML2 module 'xml_is_well_formed' function |