Re: BUG #5147: DBA can not access view
- From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
- To: "Dongni" <donniehan(at)126(dot)com>
- Cc: pgsql-bugs(at)postgresql(dot)org
- Subject: Re: BUG #5147: DBA can not access view
- Date: Thu, 29 Oct 2009 09:34:40 -0400
- Message-id: <3729.1256823280@sss.pgh.pa.us> <text/plain>
"Dongni" <donniehan(at)126(dot)com> writes:
> Description: DBA can not access view
This is not a bug. The view is owned by user1 and what the view can
access is determined by user1's permissions, independently of who is
calling it.
regards, tom lane
Home |
Main Index |
Thread Index