Re: Moving pg_xlog

Поиск
Список
Период
Сортировка
От Michael Paquier
Тема Re: Moving pg_xlog
Дата
Msg-id CAB7nPqR0SFKpztCUKNYmbhedWtYbm-VttvsRNdKsPK8cFbi3_Q@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Moving pg_xlog  (Melvin Davidson <melvin6925@gmail.com>)
Ответы Re: Moving pg_xlog
Список pgsql-general
On Fri, Dec 2, 2016 at 1:04 PM, Melvin Davidson <melvin6925@gmail.com> wrote:
>  Well, while the location of pg_xlog is not currently configurable, on Linux system the way to do it is  to:
>  1. stop PostgreSQL
>  2. move the pg_xlog directory to a separate partition
>  3. create a symbolic link to point to the new partition
>  4. restart PostgreSQL

Similar flow on Windows, just use a junction point for the link.
--
Michael


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

Предыдущее
От: Melvin Davidson
Дата:
Сообщение: Re: Moving pg_xlog
Следующее
От: Lucas Possamai
Дата:
Сообщение: Re: Moving pg_xlog