Jose Antonio Martinez writes:
> an user (not superuser) of any postgresql database can
> access to pg_user, pg_database ,
> pg_stat_get_db_numbackends , ...
>
> is there any way of avoid this? i mean : only
> superuser could access to catalog and statisc views.
Revoke the permissions.
--
Peter Eisentraut peter_e(at)gmx(dot)net