SSL use - Mailing list pgsql-novice

From ruel.cima
Subject SSL use
Date
Msg-id 014601c5477b$4a218f30$f00110ac@doctorado1
Whole thread Raw
Responses Re: SSL use  (Michael Fuhr <mike@fuhr.org>)
Re: SSL use  (Bruno Wolff III <bruno@wolff.to>)
List pgsql-novice
 hi,

 im handling some important information that needs to be stored in my
 postgresql database via a php script. i´ve been reading the mails sent on
 this mailing list on SSL use. my postgresql server allows SSL connections
 but im not sure how to make use of this.id like to know more about ssl and
 how to take advantage of its security features. any references?

  from my php script, do i need to make a special connection to the database
 or is the same e.g pg_connect(host= localhost dbname=test user=p
 password=p)?

 is my information automatically transfered in an encrypted fashion?

 thnax



pgsql-novice by date:

Previous
From: "Keith Worthington"
Date:
Subject: char or int vs varchar
Next
From: "Mike Oxford"
Date:
Subject: Re: char or int vs varchar