Re: [HACKERS] Re: Re: grant privileges to a database [URGENT] - Mailing list pgsql-general

From Kovacs Baldvin
Subject Re: [HACKERS] Re: Re: grant privileges to a database [URGENT]
Date
Msg-id Pine.GSO.4.21.0102052003330.5476-100000@ural2
Whole thread Raw
In response to Re: Re: grant privileges to a database [URGENT]  ("Mike Miller" <temp6453@hotmail.com>)
List pgsql-general
Hello

A few weeks ago I was interested in this question. My results were:
- Yes, this is a sorrowful but true fact that if you enable access to
  someone to a database, she is automatically enabled to create
  objects in it.
- Yes, the developers know it, and they said: there is a patch existing
  to workaround it.
- No, they don't include it in 7.1. The reason: if you use that patch,
  pg_dumpall will not work. If somebody will have the strength in
  him to fix it, than it will be considered to include it in the base.

After collecting these informations from more experienced people,
I calmed down. Since I am in the beginning of creating my project,
I think for the time when I will need it, it will be ready.

Anyway, I do not know where this patch is. If you don't bother
about pg_dumpall, ask a developer (a am only a wannabe developer)
about it.

If anyone detects that I wrote silly things, please do correct me.

Bye,
Baldvin





pgsql-general by date:

Previous
From: andytaylor00@hotmail.com (Andy Taylor)
Date:
Subject: Problems with Relationships in SQL7
Next
From: "Oliver Elphick"
Date:
Subject: Re: 7.1beta4-2 Debian packages... help!