From: Oleg B. <ph...@ph...> - 2010-07-02 16:00:01
|
> > It only works with psycopg[12] backends, and those backends only > > understand 'sslmode' parameter - not certificate/keyfile/CA. > > Sorry - psycopg *drivers*. Wow, it seems a bolt struck through my head when I devised the name for the parameter. In the afterthought naming it 'backend' seems rather wrong. The backend is PostgreSQL, and *drivers* are psycopg and pygres. I'd like to rename the parameter to 'driver' and apologize for the inconvenience. To relive the pain I will preserve backward compatibility for a version or two. Oleg. -- Oleg Broytman http://phd.pp.ru/ ph...@ph... Programmers don't die, they just GOSUB without RETURN. |