Re: Reindexing and tablespaces

Поиск
Список
Период
Сортировка
От Michael Paquier
Тема Re: Reindexing and tablespaces
Дата
Msg-id CAB7nPqQb7+A3W+Chs7Gk9pg1vKGVNq2iDA0N3n3xQfORNBVaog@mail.gmail.com
обсуждение исходный текст
Ответ на Reindexing and tablespaces  (alexandros_e <alexandros.ef@gmail.com>)
Ответы Re: Reindexing and tablespaces
Список pgsql-general
On Fri, Jan 31, 2014 at 1:24 PM, alexandros_e <alexandros.ef@gmail.com> wrote:
> Hello to all,
>
> I have done ALTER DATABASE "[database_name]" SET default_tablespace =
> [new_tablespace]; I am wondering, if I  reindex this entire DB would the
> indexes automatically moved into the [new_tablespace] or will they remain in
> the tablespace they were originally created on;
They remain on the tablespace they have been created on. Note as well
that the new value of default_tablespace takes effect only after
reloading the session.
Regards,
--
Michael


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

Предыдущее
От: alexandros_e
Дата:
Сообщение: Reindexing and tablespaces
Следующее
От: mephysto
Дата:
Сообщение: Temporary table already exists