Re: protect a database

From: Richard Huxton <dev(at)archonet(dot)com>
To: Zlatko Matić <zlatko(dot)matic1(at)sb(dot)t-com(dot)hr>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: protect a database
Date: 2007-07-18 07:39:51
Message-ID: 469DC3C7.2040408@archonet.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Zlatko Matić wrote:
> Hello. Is there any way to hide database structure (at least
> functions and triggers) from a superuser/administrator?

No. Otherwise they can't be an administrator.

--
Richard Huxton
Archonet Ltd

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Naz Gassiep 2007-07-18 08:58:44 Re: why postgresql over other RDBMS
Previous Message Zlatko Matić 2007-07-18 06:24:38 protect a database