Search Postgresql Archives

Re: repmgr and archive_mode

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Fri, Jul 29, 2011 at 1:42 PM, Toby Corkindale <toby.corkindale@xxxxxxxxxxxxxxxxxxxx> wrote:
Hi,
In the repmgr README, it suggests configuration should include:

archive_mode = on
archive_command = 'cd .'

Could someone explain why we need archive_mode enabled? In my own testing of Pg's streaming replication, I've found it to work without this enabled.


AFAIK, enabling 'archive_mode' parameter turns the cluster into Archive-log Mode and generates a copy of WAL segements to ARCHIVE destination.

Strange to know that Streaming replication done without this parameter, could you share the output of the below command in the PRIMARY cluster.

show archive_mode
show archive_command

---
Regards,
Raghavendra
EnterpriseDB Corporation


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Books]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]
  Powered by Linux