summaryrefslogtreecommitdiff
path: root/src/backend/commands
diff options
context:
space:
mode:
authorRobert Haas <rhaas@postgresql.org>2010-04-26 10:52:00 +0000
committerRobert Haas <rhaas@postgresql.org>2010-04-26 10:52:00 +0000
commitab93cd9b053446dfb64f66bfac97787eb74c1172 (patch)
tree9e92067351b65515032082e674efc6d746d6ab89 /src/backend/commands
parent22da73198f87e04dc0f978dd2507ebf5c7ae6ee8 (diff)
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')
0 files changed, 0 insertions, 0 deletions