Re: Moving pg_xlog - Mailing list pgsql-general

From Michael Paquier
Subject Re: Moving pg_xlog
Date
Msg-id CAB7nPqR0SFKpztCUKNYmbhedWtYbm-VttvsRNdKsPK8cFbi3_Q@mail.gmail.com
Whole thread Raw
In response to Re: Moving pg_xlog  (Melvin Davidson <melvin6925@gmail.com>)
Responses Re: Moving pg_xlog
List 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 by date:

Previous
From: Melvin Davidson
Date:
Subject: Re: Moving pg_xlog
Next
From: Lucas Possamai
Date:
Subject: Re: Moving pg_xlog