Re: RFC: Extend psycopg2.connect to accept all valid parameters? - Mailing list psycopg

From Fabian Knittel
Subject Re: RFC: Extend psycopg2.connect to accept all valid parameters?
Date
Msg-id 4EC67F0F.3090003@avona.com
Whole thread Raw
In response to Re: RFC: Extend psycopg2.connect to accept all valid parameters?  (Daniele Varrazzo <daniele.varrazzo@gmail.com>)
Responses Re: RFC: Extend psycopg2.connect to accept all valid parameters?
List psycopg
Hi Daniele,

Am 17.11.2011 03:02, schrieb Daniele Varrazzo:
> I'd like to hear from somebody else (mostly Fog, but anybody else)
> before having it merged and released: tests and feedbacks are welcome.

Just a test data point: I've tested your current (github) devel branch
and it works for my use cases, which involves going through sqlalchemy
and using the keywords username, password, host, sslmode and sslrootcert.

So thanks a lot for your nice patches. :)

Cheers
Fabian


Attachment

psycopg by date:

Previous
From: Federico Di Gregorio
Date:
Subject: Re: Passing in parameters enclosed in double quotes
Next
From: Adrian Klaver
Date:
Subject: Re: Passing in parameters enclosed in double quotes