Re: Hiding databases - Mailing list pgsql-general

From Michael Fuhr
Subject Re: Hiding databases
Date
Msg-id 20050203190645.GA61881@winnie.fuhr.org
Whole thread Raw
In response to 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?

To what end?  Are you trying to keep users out of certain databases?
If so, then you can configure pg_hba.conf accordingly.

--
Michael Fuhr
http://www.fuhr.org/~mfuhr/

pgsql-general by date:

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