Securing Postgres

From: L van der Walt <mailing(at)lani(dot)co(dot)za>
To: pgsql-general(at)postgresql(dot)org
Subject: Securing Postgres
Date: 2005-10-05 13:36:06
Message-ID: 4343D6C6.1020507@lani.co.za
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

I would like to secure Postgres completly.

Some issues that I don't know you to fix:
1. User postgres can use psql (...) to do anything.
2. User root can su to postgres and thus do anything.
3. Disable all tools like pg_dump

How do I secure a database if I don't trust the administrators.
The administrator will not break the db but they may not view
any information in the databse.

Regards

Lani

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Sean Davis 2005-10-05 13:48:49 Re: Cast to integer
Previous Message Robert Osowiecki 2005-10-05 13:08:33 Cast to integer