Обсуждение: User's managing

Поиск
Список
Период
Сортировка

User's managing

От
Cyrill Polikarpov
Дата:
Hi, all

Please help with such question ...
How can I grant permissions to user to whole database including
creation tables etc. ?
Thanx.


/ clio


Re: User's managing

От
"Fouad Fezzi"
Дата:
Hi Cyrill

According to postgresql doc there is no future for that .So you have to do
that for all tables in you database with grant.

In 7.2 any user  can create table in your database so you have nothing to do
this hole future do it for you.

Perhaps in 7.3 this future will be included.

Fouad
----- Original Message -----
From: "Cyrill Polikarpov" <clio@zgia.zp.ua>
To: <pgsql-admin@postgresql.org>
Sent: Tuesday, July 16, 2002 4:43 PM
Subject: [ADMIN] User's managing


> Hi, all
>
> Please help with such question ...
> How can I grant permissions to user to whole database including
> creation tables etc. ?
> Thanx.
>
>
> / clio
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 1: subscribe and unsubscribe commands go to majordomo@postgresql.org
>