Throw a nicer error message if a standby server attempts to connect while

Heikki Linnakangas <heikki.linnakangas@iki.fi>

Commit: a383c55a1d8bfab3d5840ae522c1d0bb07f2fb1f
Author: Heikki Linnakangas <heikki.linnakangas@iki.fi>
Date: 2010-03-16T09:09:55Z
Releases: 9.0.0
Throw a nicer error message if a standby server attempts to connect while
the master is still in recovery. We don't support cascading slaves yet.

Patch by Fujii Masao, with slightly changed wording.

Files

PathChange+/−
src/backend/replication/walsender.c modified +6 −1