Re: getting database privileges

Поиск
Список
Период
Сортировка
От Dave Cramer
Тема Re: getting database privileges
Дата
Msg-id CADK3HH+Ccp9Ovgf1cfJrdMj7zwR+pjyfBVNj=0VMVyxD317wUA@mail.gmail.com
обсуждение исходный текст
Ответ на getting database privileges  (Tore Halset <halset@pvv.ntnu.no>)
Список pgsql-jdbc
Apparently JDBC doesn't have this facility, but in postgresql you can have a look at 


Dave Cramer

dave.cramer(at)credativ(dot)ca
http://www.credativ.ca


On Wed, Jun 19, 2013 at 3:46 AM, Tore Halset <halset@pvv.ntnu.no> wrote:
Hello.

DatabaseMetaData#getTablePrivileges and #getColumnPrivileges is nice, but how can I get the privileges of the PostgreSQL database via jdbc? Like the privilege to create new tables and such.

Regards,
Tore Halset.

--
Sent via pgsql-jdbc mailing list (pgsql-jdbc@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-jdbc

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

Предыдущее
От: Tore Halset
Дата:
Сообщение: getting database privileges
Следующее
От: Bryan Varner
Дата:
Сообщение: XA Interleaving Pull Requests