Brian Baquiran wrote:

> I'm talking with the boss about Postgres and the conversation turned to
> security. What kind of security features does Postgres have? I'm aware of the
> host-based authentication in pg_hba.conf. Are the actual connections to the
> database (SQL queries and what they return) encrypted?

If you use a Web based interface to Postgresql (PHP3 for example),
you could have all transactions encrypted by using an encrypting web server
(Apache-SSL for example).   This could provide military level
security.


--
Bob Williams, http://bob.usuhs.mil/
office: 301-295-3568



Reply via email to