Re: Streaming replication failover process - Pgsql 9.2

From: Patrick B <patrickbakerbr(at)gmail(dot)com>
To: Adrian Klaver <adrian(dot)klaver(at)aklaver(dot)com>
Cc: John R Pierce <pierce(at)hogranch(dot)com>, pgsql-general(at)postgresql(dot)org
Subject: Re: Streaming replication failover process - Pgsql 9.2
Date: 2016-07-11 02:17:33
Message-ID: CAJNY3iuSGv0ff5gZEpQFM08r1ty1A37w-Gnb+=rAizJ7WBB00w@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

If the master server can't send the wal_files through the slaves, shouldn't
the wal_files be in "background" waiting to be delivered?

Otherwise what's the purpose of them? If a network fails I'd loose those
files?

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Patrick B 2016-07-11 02:59:16 Re: Streaming replication failover process - Pgsql 9.2
Previous Message David G. Johnston 2016-07-11 01:33:23 Re: [BUGS] Where clause in pg_dump: need help