Re: grant select on ALL(?) to dbuser;

Поиск
Список
Период
Сортировка
От Antti Linno
Тема Re: grant select on ALL(?) to dbuser;
Дата
Msg-id Pine.LNX.4.04.10010031456260.22827-100000@all.ee
обсуждение исходный текст
Ответ на grant select on ALL(?) to dbuser;  (Marcin Mazurek <M.Mazurek@poznan.multinet.pl>)
Ответы Re: grant select on ALL(?) to dbuser;  (Marcin Mazurek <M.Mazurek@poznan.multinet.pl>)
Список pgsql-sql
Hm, I usually use
pg_dump -f smthng.out dbname -u
after that program asks for username and password,
there were some possibilities within postgres too, but you can find them
yourself. And why not to dump all data as superuser, that way u have no
problems with privileges at all.
Antti

On Tue, 3 Oct 2000, Marcin Mazurek wrote:

> Hi,
> is something like this possible?
> I have to grant select priviliges to dump database, and I was wondering if
> there is easer way to do it then name one, by one every table.
> 
> maz
> 
> Marcin Mazurek
> 
> --  
> Kierownik Dzia³u Systemowego
> MULTINET SA o/Poznan
> http://www.multinet.pl/
> 



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

Предыдущее
От: "Emils Klotins"
Дата:
Сообщение: Re: Q: spinlock on Alpha? (PG7.0.2) - solved
Следующее
От: Marcin Mazurek
Дата:
Сообщение: Re: grant select on ALL(?) to dbuser;