Postgres and SSL

G

Greg Lindstrom

I'm on a Linux box running python 2.3 and would like to connect to a
postgres database via SSL, but have not been able to find a module to do
this (or haven't figured out the syntax). Can anyone help me out?

Thanks,
--greg

--
Greg Lindstrom 501 975.4859
Computer Programmer (e-mail address removed)
NovaSys Health
Little Rock, Arkansas

"We are the music makers, and we are the dreamers of dreams." W.W.

Confidentiality Notice
 
J

Jorge Luiz Godoy Filho

Greg said:
I'm on a Linux box running python 2.3 and would like to connect to a
postgres database via SSL, but have not been able to find a module to do
this (or haven't figured out the syntax). Can anyone help me out?

With both psycopg and pypgsql it depends on how your libpq was compiled. If
the libraries from your PostgreSQL installation were compiled to support
SSL, then you can connect to the server without any problems.


Be seeing you,
Godoy.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

Accessing Postgress from Windows 0
ODBC Connection on Windows XP 0
Recognizing the Arrival of a New File 2
Sharing Base Class members 0
EDI x12 --> XML 1
Fonts and PIL 1
Looking for Form Feeds 2
Using Paramiko 0

Members online

No members online now.

Forum statistics

Threads
473,770
Messages
2,569,584
Members
45,075
Latest member
MakersCBDBloodSupport

Latest Threads

Top