Re: How to expand existing table-space

Поиск
Список
Период
Сортировка
От Ravi Krishna
Тема Re: How to expand existing table-space
Дата
Msg-id CACER=P04=TDCE_HidruDnGUzsqmjy3P4DAmAgOfmi=1SNttt8g@mail.gmail.com
обсуждение исходный текст
Ответ на Re: How to expand existing table-space  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: How to expand existing table-space
Список pgsql-admin
On Tue, May 26, 2015 at 3:19 PM, Tom Lane <tgl@sss.pgh.pa.us> wrote:
> Ravi Krishna <sravikrishna3@gmail.com> writes:
>> Is this being addressed in future versions, like allowing a new
>> storage path to existing tablespace.
>
> As far as PG is concerned, a tablespace is just a directory.  Space
> provisioning should be addressed at the level of the filesystem.

I guess one easy way for large tables is to break it up to small
tables via inheritance and each table assigned to a different
tablespace.


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: How to expand existing table-space
Следующее
От: danny
Дата:
Сообщение: Re: PSQL