Re: PostgreSQL security concerns - Mailing list pgsql-general

From Francesco Casadei
Subject Re: PostgreSQL security concerns
Date
Msg-id 20010604161515.A897@goku.kasby
Whole thread Raw
In response to Re: PostgreSQL security concerns  (Bruce Momjian <pgman@candle.pha.pa.us>)
List pgsql-general
On Mon, Jun 04, 2001 at 09:51:24AM -0400, Bruce Momjian wrote:
[snip]
>
> createdb/dropdb are actually controlled by template0/1, not the database
> itself.
>
> --
>   Bruce Momjian                        |  http://candle.pha.pa.us
>   pgman@candle.pha.pa.us               |  (610) 853-3000
>   +  If your life is a hard drive,     |  830 Blythe Avenue
>   +  Christ can be your backup.        |  Drexel Hill, Pennsylvania 19026
>
> end of the original message

Restricting access to template[01] solved the problem, thanks a lot!!

    Francesco Casadei

pgsql-general by date:

Previous
From: "Henry T. So Jr."
Date:
Subject: upgrading a database with large objects
Next
From: Tom Lane
Date:
Subject: Re: CHAR vs VARCHAR w/TOAST