On Wed, Mar 31, 2010 at 9:58 PM, Fujii Masao <[email protected]> wrote: > On Thu, Apr 1, 2010 at 10:52 AM, Robert Haas <[email protected]> wrote: >> On Wed, Mar 31, 2010 at 9:50 PM, Fujii Masao <[email protected]> wrote: >>>> That's an interesting point, do streaming replication connections >>>> consume superuser_reserved_connections slots? >>> >>> Yes. Since SR connection is superuser connection, setting >>> superuser_reserved_connections appropriately would be useful >>> to prevent non-superuser connections from blocking the connection >>> from the standby. >> >> I think this is wacky, especially since we'd someday like to have >> replication be a separate privilege from superuser. I think we should >> change this. > > You mean that we should change replication connection not to consume > superuser_reserved_connections slots in 9.0?
Yes. ...Robert -- Sent via pgsql-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers
