Re: Streaming replication stacked.

From: Yoji <y-tsukada(at)xseed(dot)co(dot)jp>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: Streaming replication stacked.
Date: 2016-01-05 02:31:18
Message-ID: 1451961078476-5880287.post@n5.nabble.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi, Andreas

Thank you for reply.

Below is the recovery.conf.

----------------------------------------------
standby_mode = on
primary_conninfo = 'host=172.16.xxx.xxx user=xxxxxx'
trigger_file = '/tmp/trigger_file0'
----------------------------------------------

Best regards.

Yoji

--
View this message in context: http://postgresql.nabble.com/Streaming-replication-stacked-tp5880104p5880287.html
Sent from the PostgreSQL - general mailing list archive at Nabble.com.

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Yoji 2016-01-05 02:44:22 Re: Streaming replication stacked.
Previous Message John Hong 2016-01-05 02:07:34 Please help! Server process was terminated by signal 11: Segmentation fault