Re: Hi,Frirends, are there any commands in pgsql/bin/ corresponding "create tablespace"?

Поиск
Список
Период
Сортировка
От Magnus Hagander
Тема Re: Hi,Frirends, are there any commands in pgsql/bin/ corresponding "create tablespace"?
Дата
Msg-id CABUevEybkf-AJhEwOS1dgYXtfJ1DhUcF-qbfsiaDVqFVgUHOGQ@mail.gmail.com
обсуждение исходный текст
Ответ на Hi,Frirends, are there any commands in pgsql/bin/ corresponding "create tablespace"?  (sunpeng <bluevaley@gmail.com>)
Ответы Re: Hi,Frirends, are there any commands in pgsql/bin/ corresponding "create tablespace"?
Список pgsql-general
On Mon, Aug 6, 2012 at 11:22 AM, sunpeng <bluevaley@gmail.com> wrote:
> Hi,Frirends,
>   Are there any commands in pgsql/bin/ corresponding "create tablespace"?
>   I know:
>   createuser <==> create role
>   createdb <==>create database

Hi!

No, but you can always use:
psql -c "create tablespace foo..."


--
 Magnus Hagander
 Me: http://www.hagander.net/
 Work: http://www.redpill-linpro.com/

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

Предыдущее
От: Magnus Hagander
Дата:
Сообщение: Re: Where is diskchecker.pl ?
Следующее
От: Marek Kielar
Дата:
Сообщение: Re: Clogging problem (was: Schema-only dump dumps no constraints, no triggers)