Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search archives
  Advanced Search

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

Privacy Policy | About PostgreSQL
Copyright © 1996 – 2012 PostgreSQL Global Development Group