pgsql: Fix upper limit of superuser_reserved_connections, add limit for

From: Magnus Hagander <magnus(at)hagander(dot)net>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Fix upper limit of superuser_reserved_connections, add limit for
Date: 2012-08-10 12:57:37
Message-ID: E1SzomX-0002QO-UV@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Fix upper limit of superuser_reserved_connections, add limit for wal_senders

Should be limited to the maximum number of connections excluding
autovacuum workers, not including.

Add similar check for max_wal_senders, which should never be higher than
max_connections.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/b3055ab4fb5839a872bfe354b2b5ac31e6903ed6

Modified Files
--------------
doc/src/sgml/config.sgml | 16 ++++++++++------
src/backend/postmaster/postmaster.c | 7 ++++++-
2 files changed, 16 insertions(+), 7 deletions(-)

& *&+mz(w-Z+Z5Oy]yǢ_j -Z+fh+zʥ<m罶j)i`*>-~,pDHωжN(at)+ *&+mz)`* Mv{7(at)Mz+ufi`*v_|mfh+zʥ0^ki㽞h,
޲h,}4Hҷ讘,W(h즋-Z+Z(at)(dot)m5]~M4E~&v_|^zZ

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2012-08-10 15:36:50 pgsql: Centralize the logic for detecting misplaced aggregates, window
Previous Message User Hinoue 2012-08-10 12:51:15 psqlodbc - psqlodbc: Fix the bug that when the show OID column option is