Re: create user access only to specific tables

Поиск
Список
Период
Сортировка
От Michael Fuhr
Тема Re: create user access only to specific tables
Дата
Msg-id 20060914063111.GB72750@winnie.fuhr.org
обсуждение исходный текст
Ответ на create user access only to specific tables  ("Thilina Ranaweera" <tranaweera@gmail.com>)
Список pgsql-admin
On Tue, Sep 12, 2006 at 06:11:19PM +0600, Thilina Ranaweera wrote:
> I am new to PostgreSql .Please tell  me  how  to define user access only to
> selected tables

See the GRANT and REVOKE commands.

http://www.postgresql.org/docs/8.1/interactive/ddl-priv.html
http://www.postgresql.org/docs/8.1/interactive/sql-grant.html
http://www.postgresql.org/docs/8.1/interactive/sql-revoke.html

--
Michael Fuhr

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

Предыдущее
От: Michael Fuhr
Дата:
Сообщение: Re: real and effective user ids must match
Следующее
От: Tom Lane
Дата:
Сообщение: Re: real and effective user ids must match