Re: Hiding databases - Mailing list pgsql-general

From Alvaro Herrera
Subject Re: Hiding databases
Date
Msg-id 20050203190715.GG15290@dcc.uchile.cl
Whole thread Raw
In response to Hiding databases  (Martin Balint <konferencie@balint.sk>)
Responses Re: Hiding databases  (Martin Balint <konferencie@balint.sk>)
List pgsql-general
On Thu, Feb 03, 2005 at 07:54:22PM +0100, Martin Balint wrote:

> is it somehow possible to hide databases from users?

You can of course hide the database contents, through the HBA mechanism
(pg_hba.conf).  You can't really hide the fact that the database exists.

--
Alvaro Herrera (<alvherre[@]dcc.uchile.cl>)
"No single strategy is always right (Unless the boss says so)"
                                                  (Larry Wall)

pgsql-general by date:

Previous
From: Karl Denninger
Date:
Subject: Upgrade from 7.4 -> 8.0.1 - problem with dump/restore
Next
From: Michael Fuhr
Date:
Subject: Re: Hiding databases