Re: Unable to delete row on 7.3.2 with schemas

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Unable to delete row on 7.3.2 with schemas
Дата
Msg-id 11600.1046819576@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Unable to delete row on 7.3.2 with schemas  (Fernando Schapachnik <fernando@mecon.gov.ar>)
Ответы Re: Unable to delete row on 7.3.2 with schemas
Список pgsql-general
Fernando Schapachnik <fernando@mecon.gov.ar> writes:
> ERROR:  usr: permission denied

AFAIR, all our "permission denied" messages cite the object in question,
not the referencing user.  So this is complaining about access rights to
the "usr" schema.  You have not shown us enough information to guess why
this query would need to look into the "usr" schema --- but presumably
someone needs the USAGE right on "usr", and hasn't got it.

            regards, tom lane

В списке pgsql-general по дате отправления:

Предыдущее
От: Martijn van Oosterhout
Дата:
Сообщение: Re: pg and chroot (performance)
Следующее
От: Jason Larke
Дата:
Сообщение: Re: Help with exporting data