ALT Linux Community general discussions
 help / color / mirror / Atom feed
* [Comm] postgress - прописывание прав на все таблицы базы.
@ 2004-06-17  7:21 Oleg Frolkov
  2004-06-17  8:27 ` Alex Gorbachenko
  0 siblings, 1 reply; 4+ messages in thread
From: Oleg Frolkov @ 2004-06-17  7:21 UTC (permalink / raw)
  To: community

Здравствуйте.

Есть postgress, есть база xxx созданная от пользователя postgress, надо
дать права на все таблицы для пользователя manager.

Делаю так:

psql -U postgres xxx

#CREATE USER manager WITH password 'secret';
#GRANT ALL PRIVILEGES ON table to manager; (Это работает)
#GRANT ALL PRIVILEGES ON DATABASE xxx to manager; (Это не работает)

Как можно махом на все таблицы менять права доступа?

-- 
С уважением,
 Oleg                          mailto:rcc-of@penza.com.ru



^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2004-06-18  8:33 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-06-17  7:21 [Comm] postgress - прописывание прав на все таблицы базы Oleg Frolkov
2004-06-17  8:27 ` Alex Gorbachenko
2004-06-17 15:37   ` Re[2]: " Oleg Frolkov
2004-06-18  8:33     ` Alex Gorbachenko

ALT Linux Community general discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/community/0 community/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 community community/ http://lore.altlinux.org/community \
		mandrake-russian@linuxteam.iplabs.ru community@lists.altlinux.org community@lists.altlinux.ru community@lists.altlinux.com
	public-inbox-index community

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.community


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git