Re: User rights

From: Nicolas Kowalski <Nicolas(dot)Kowalski(at)imag(dot)fr>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: <pgsql-admin(at)postgresql(dot)org>
Subject: Re: User rights
Date: 2001-06-13 16:26:16
Message-ID: Pine.LNX.4.33.0106131825040.32676-100000@girose.imag.fr
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

On Wed, 13 Jun 2001, Tom Lane wrote:

TL> but 7.0 (and probably some releases before it) gets this wrong. The fix
TL> is to explicitly GRANT ALL to yourself after the first GRANT to someone
TL> else. Or update to 7.1, which gets it right.

After the specified GRANT all goes fine of course.
However I definitely have to upgrade.

Thanks.

Nicolas.

In response to

Browse pgsql-admin by date

  From Date Subject
Next Message james 2001-06-13 17:26:56 Broken Tables?
Previous Message Tom Lane 2001-06-13 16:12:18 Re: User rights