Re: How to control pg_catalog results for each users? - Mailing list pgsql-general

From hirose shigeo(廣瀬 繁雄 □SWC○ACT)
Subject Re: How to control pg_catalog results for each users?
Date
Msg-id 2e2409c4-f45e-6c99-5366-1d81aba2cd69@swc.toshiba.co.jp
Whole thread Raw
In response to Re: How to control pg_catalog results for each users?  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-general
> There have been a ton of discussions around this area over the years.
> The short answer is that if you think you need to prevent people
> from seeing the contents of the system catalogs, Postgres is not
> the database for you.  I don't really foresee that changing, because
> it would break at least as many use-cases as it would enable.  The
> thread David referenced only talks about side-effects on pg_dump,
> but there are many other applications that would be just as broken
> if we restricted this.

Thank you for information.
I understood community's concern and policy.

Regards,
Shigeo Hirose




pgsql-general by date:

Previous
From: qihua wu
Date:
Subject: Re: any wait event for a commit in sync replication?
Next
From: Max Nikulin
Date:
Subject: Re: timestamptz, local time in the future, and Don't do it wiki