Secure Connections to PostgreSQL
November 20, 2007
This week’s TechMail is Secure Connections to PostgreSQL which goes a little bit into the many different possible authentication methods you can use with the PostgreSQL database server, how it differs from MySQL, and illustrates why, at least from a security standpoint, I …