Re: Changing default tablespace for specific users -- Is it possible?

Поиск
Список
Период
Сортировка
От Kevin Grittner
Тема Re: Changing default tablespace for specific users -- Is it possible?
Дата
Msg-id 4D4BFE6A020000250003A3FF@gw.wicourts.gov
обсуждение исходный текст
Ответ на Changing default tablespace for specific users -- Is it possible?  ("Arnold, Sandra" <ArnoldS@osti.gov>)
Список pgsql-admin
"Arnold, Sandra" <ArnoldS@osti.gov> wrote:

> Coming from the Oracle world we were able to have a different
> default tablespace for each user or for a group of users.  Can you
> set the default tablespace to be different for a group
> users/schemas in PostgreSQL?

ALTER ROLE xxx SET default_tablespace = yyy;

http://www.postgresql.org/docs/current/interactive/sql-alterrole.html

-Kevin

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

Предыдущее
От: "Arnold, Sandra"
Дата:
Сообщение: Changing default tablespace for specific users -- Is it possible?
Следующее
От: Vibhor Kumar
Дата:
Сообщение: Re: pg_standby and compressed archive