diff options
author | Robert Haas <rhaas@postgresql.org> | 2010-04-26 10:52:00 +0000 |
---|---|---|
committer | Robert Haas <rhaas@postgresql.org> | 2010-04-26 10:52:00 +0000 |
commit | ab93cd9b053446dfb64f66bfac97787eb74c1172 (patch) | |
tree | 9e92067351b65515032082e674efc6d746d6ab89 /src/backend/commands/explain.c | |
parent | 22da73198f87e04dc0f978dd2507ebf5c7ae6ee8 (diff) | |
download | postgresql-ab93cd9b053446dfb64f66bfac97787eb74c1172.tar.gz postgresql-ab93cd9b053446dfb64f66bfac97787eb74c1172.zip |
When we're restricting who can connect, don't allow new walsenders.
Normal superuser processes are allowed to connect even when the database
system is shutting down, or when fewer than superuser_reserved_connection
slots remain. This is intended to make sure an administrator can log in
and troubleshoot, so don't extend these same courtesies to users connecting
for replication.
Diffstat (limited to 'src/backend/commands/explain.c')
0 files changed, 0 insertions, 0 deletions