On May 28, 2015 9:58 AM, "Ivann Ruiz" wrote:
> When I execute pg_ctl start on my standby I get the following
>
> LOG: database system was interrupted; last known up at 2015-05-27
14:16:41 EDT
> LOG: entering standby mode
> LOG: restored log file "00010028" from archive
> LOG:
On 05/28/2015 09:56 AM, Ivann Ruiz wrote:
I'm trying to setup streaming replication but I'm stuck, please help!
autovacuum launcher started|
And then nothing else happens, please I really need help with this, I
appreciate all comments. Any questions, please feel free to ask.
I would like
I'm trying to setup streaming replication but I'm stuck, please help!
I followed the steps in
https://wiki.postgresql.org/wiki/Streaming_Replication
On Master I have (postgresql.conf)
archive_mode = on
wal_level = archive
max_wal_senders = 5
wal_keep_senders = 150
(pg_hba.conf)
host replicatio