Restrictions for system tables - Mailing list pgsql-admin

From msz@mikrobit.pl
Subject Restrictions for system tables
Date
Msg-id 1095344083.41499fd3d6d27@poczta.mbnet.pl
Whole thread Raw
Responses Re: Restrictions for system tables
List pgsql-admin
Hi I have many databases in Postgresql and I want to have one user who can
connect only to one database but now if he querying pg_database (select * from
pg_database) he gets list of all databases in my postgres.
Is there any chanse to restrict access to pg_database, which gives in result of
querying pg_database only database which is owned by my restricted user?

pgsql-admin by date:

Previous
From: willmington@gmx.net (R. Willmington)
Date:
Subject: Re: VACUUM FULL achieves nothing / Postgres 7.3.2 + RedHat 7.3
Next
From: willmington@gmx.net (R. Willmington)
Date:
Subject: Update and some verbose output