Security Question - Mailing list pgsql-general

From Mitch
Subject Security Question
Date
Msg-id 07FA591F-34AF-11D7-A1E0-0003938024CA@karboneye.com
Whole thread Raw
Responses Re: Security Question
List pgsql-general
Hi all..

Is there any way to prevent a regular user (not super, no createdb)
from being able to select from pg_user and pg_database to get a list of
databases, users and table schemas on the machine? I know they can't
actually select from the data tables but seeing the schema in some
cases is risk enough..

Thanks!

-Mitch


pgsql-general by date:

Previous
From: "scott.marlowe"
Date:
Subject: Re: SELECT question
Next
From: Arjen van der Meijden
Date:
Subject: Weird query plans for my queries, causing terrible performance.