From: | Oleg Lebedev <olebedev(at)waterford(dot)org> |
---|---|
To: | Aasmund Midttun Godal <postgresql(at)envisity(dot)com>, Postgres SQL Mailing List <pgsql-sql(at)postgresql(dot)org> |
Subject: | Re: table permissions |
Date: | 2001-10-30 00:44:23 |
Message-ID: | 3BDDF7E7.3120A19A@waterford.org |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-sql |
I guess it's not fixed in release 7.1.2, since when I added all permissions on the referenced table, it started working.
Do I need to download a new version again (I just did it 2 weeks ago)?
thanks,
Aasmund Midttun Godal wrote:
> The problem is that updating/inserting/deleting a row which references another table requires all permissions on that table. This has been fixed.
>
> Regards,
>
> Aasmund.
>
> On Mon, 29 Oct 2001 17:23:25 -0700, Oleg Lebedev <olebedev(at)waterford(dot)org> wrote:
> > I am using v7.1.2
> > I guess, this might be a table locking problem, but I don't have any transactions currently running.
> >
> > A couple of days ago I did a restore of 'set' table from a dump file, and it didn't go too well - I
> > had a couple of problems. I don't know if it's relevant, but smth's telling me that it is.
> >
> > Oleg
> >
> > Aasmund Midttun Godal wrote:
> >
> >
>
> Aasmund Midttun Godal
>
> aasmund(at)godal(dot)com - http://www.godal.com/
> +47 40 45 20 46
From | Date | Subject | |
---|---|---|---|
Next Message | Oleg Lebedev | 2001-10-30 01:00:42 | Re: table permissions |
Previous Message | Oleg Lebedev | 2001-10-30 00:23:25 | Re: table permissions |