| От | Tom Lane |
|---|---|
| Тема | Re: Follow-up OpenOffice and Postgres 7.3.2 |
| Дата | |
| Msg-id | 4379.1048053222@sss.pgh.pa.us обсуждение |
| Ответ на | Follow-up OpenOffice and Postgres 7.3.2 (Adrian Klaver <aklaver@attbi.com>) |
| Ответы |
Re: Follow-up OpenOffice and Postgres 7.3.2
|
| Список | pgsql-jdbc |
Adrian Klaver <aklaver@attbi.com> writes:
> I finally tracked down the problem. You have to use the GRANT command to set
> privileges on your table. Postgres assumes the table owner has all rights but
> does do not write that info into the access control list of pg_class. It
> would seem the JDBC driver looks to pg_class for information on permissions.
Hm. The backend treats NULL in pg_class.relacl as meaning the default
permissions (owner = all, everyone else = none). I wonder whether jdbc
gets that right?
regards, tom lane
В списке pgsql-jdbc по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера