Re: [ADMIN] Standby Mechanics: WAL vs Streaming - Mailing list pgsql-admin

From Don Seiler
Subject Re: [ADMIN] Standby Mechanics: WAL vs Streaming
Date
Msg-id CAHJZqBA1A_F0RXUGyFy7q7rsnpYZvR7kUN7-tbZaEYJSK8=kHQ@mail.gmail.com
Whole thread Raw
In response to Re: [ADMIN] Standby Mechanics: WAL vs Streaming  (Guillaume Lelarge <guillaume@lelarge.info>)
Responses Re: [ADMIN] Standby Mechanics: WAL vs Streaming
List pgsql-admin
So, that's kind of simple:
* first replaying archived WAL
* when no more archived WAL, streaming
* when error, back to WAL replay

After this last scenario, will the standby periodically retry to connect to the primary to resume streaming replication? It will it at least try it it runs out of WAL files?

Don.

pgsql-admin by date:

Previous
From: Guillaume Lelarge
Date:
Subject: Re: [ADMIN] Standby Mechanics: WAL vs Streaming
Next
From: Guillaume Lelarge
Date:
Subject: Re: [ADMIN] Standby Mechanics: WAL vs Streaming