BUG #2077: Hiding databases which I am not owner - Mailing list pgsql-bugs

From Martin Pelikan
Subject BUG #2077: Hiding databases which I am not owner
Date
Msg-id 20051129193839.CDD3CF0BB3@svr2.postgresql.org
Whole thread Raw
Responses Re: BUG #2077: Hiding databases which I am not owner  (Euler Taveira de Oliveira <eulerto@yahoo.com.br>)
List pgsql-bugs
The following bug has been logged online:

Bug reference:      2077
Logged by:          Martin Pelikan
Email address:      martin.pelikan@gmail.com
PostgreSQL version: 8.0.4
Operating system:   Gentoo Linux 2.6.14-gentoo-r2
Description:        Hiding databases which I am not owner
Details:

We have had on our old server (Debian Sarge) previous version of postgresql
database server (7.4.7) and if I logged in as normal user, I saw only my
database. Now we had to upgrade to gentoo ('cos debian is down) and I
decided to install new pgsql - 8.0.4 and if I log in (psql or phppgadmin), I
see all databases, not only my one.

I think it's a bug because of security - nosey people are everywhere...
And I want not to other people see how many users and databases are here -
server is half-public :)
Thank you for your reply - I found nowhere answer to my question

pgsql-bugs by date:

Previous
From: Arjen van der Meijden
Date:
Subject: Re: BUG #2075: Strange choice of bitmap-index-scan
Next
From: "Yuriy Vostrikoff"
Date:
Subject: BUG #2079: strage PREPARE/EXECUTE behavior