Re: Restart or reload after changing the archive_command - Mailing list pgsql-admin

From Shreeyansh dba
Subject Re: Restart or reload after changing the archive_command
Date
Msg-id CAGDYbUNnSPv80XE99+TXnGaiQCYT0MvQwo5aUPKCeamOcgSx_A@mail.gmail.com
Whole thread Raw
In response to Restart or reload after changing the archive_command  (John Scalia <jayknowsunix@gmail.com>)
List pgsql-admin
If You want to change archive_mode then you need to restart the server & archive_command need only reload the server.

parameter "archive_mode" cannot be changed without restarting the server
parameter "archive_command" changed to "copy "%p" "D:\arch\%f""
--

Thanks & Regards,

Harshad Adalkonda
Database Administrator

www.shreeyansh.com


On Wed, Oct 8, 2014 at 1:57 AM, John Scalia <jayknowsunix@gmail.com> wrote:
I've been looking online for an answer, as my test environment is currently unavailable due to an upgrade, but while I know ('cuz it says in the conf file) that a restart is required when you change "archive_mode", is a restart or a reload required if the "archive_command" is changed? I seem to recall previously that I issued a reload after I changed this parameter and I saw in the logs that the new value had been recorded, but I'm not certain.
--
Jay


--
Sent via pgsql-admin mailing list (pgsql-admin@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-admin

pgsql-admin by date:

Previous
From: John Scalia
Date:
Subject: Re: Restart or reload after changing the archive_command
Next
From: Ray Stell
Date:
Subject: Re: Restart or reload after changing the archive_command