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

Поиск
Список
Период
Сортировка
От David Salisbury
Тема Re: Hi,Frirends, are there any commands in pgsql/bin/ corresponding "create tablespace"?
Дата
Msg-id 5020032D.8080002@globe.gov
обсуждение исходный текст
Ответ на Re: Hi,Frirends, are there any commands in pgsql/bin/ corresponding "create tablespace"?  (Magnus Hagander <magnus@hagander.net>)
Список pgsql-general

On 8/6/12 3:31 AM, Magnus Hagander wrote:
> 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..."
>
>

Wouldn't a tablespace in Pg simply be a directory..  ?

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

Предыдущее
От: Ben Chobot
Дата:
Сообщение: Re: maximum number of databases and / or schemas in a single database instance
Следующее
От: Jeff Davis
Дата:
Сообщение: Re: Range-Types in 9.2