Re: Permission denied when inserting

Поиск
Список
Период
Сортировка
От Vick Khera
Тема Re: Permission denied when inserting
Дата
Msg-id AANLkTikEa2nwwJ3zDBuAUKRgjwEok9CJgQiuMDzNpHoV@mail.gmail.com
обсуждение исходный текст
Ответ на Permission denied when inserting  (Borek Lupomesky <borek@lupomesky.cz>)
Ответы Re: Permission denied when inserting  (Tom Lane <tgl@sss.pgh.pa.us>)
Список 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 по дате отправления:

Предыдущее
От: Scott Ribe
Дата:
Сообщение: Re: Thoroughly confused about time zones
Следующее
От: Bill Moran
Дата:
Сообщение: Re: Permission denied when inserting