Re: Permission denied when inserting - Mailing list pgsql-general

From Vick Khera
Subject Re: Permission denied when inserting
Date
Msg-id AANLkTikEa2nwwJ3zDBuAUKRgjwEok9CJgQiuMDzNpHoV@mail.gmail.com
Whole thread Raw
In response to Permission denied when inserting  (Borek Lupomesky <borek@lupomesky.cz>)
Responses Re: Permission denied when inserting
List pgsql-general
On Mon, Feb 28, 2011 at 9:37 AM, Borek Lupomesky <borek@lupomesky.cz> wrote:
>    "permout_site_fkey" FOREIGN KEY (site, cp) REFERENCES out2cp(site, cp) ON
> DELETE CASCADE
>

you don't have permissions to verify the FK constraint. the query you
see in the error is exactly this test.

pgsql-general by date:

Previous
From: Scott Ribe
Date:
Subject: Re: Thoroughly confused about time zones
Next
From: Bill Moran
Date:
Subject: Re: Permission denied when inserting