Re: [DOCS] Streaming replication document improvements

Kevin Grittner <kevin.grittner@wicourts.gov>

From: "Kevin Grittner" <Kevin.Grittner@wicourts.gov>
To: "Fujii Masao" <masao.fujii@gmail.com>, "Robert Haas" <robertmhaas@gmail.com>
Cc: "Josh Berkus" <josh@agliodbs.com>, "Heikki Linnakangas" <heikki.linnakangas@enterprisedb.com>, <pgsql-docs@postgresql.org>, "PostgreSQL-development" <pgsql-hackers@postgresql.org>, "Tom Lane" <tgl@sss.pgh.pa.us>
Date: 2010-04-20T13:35:06Z
Lists: pgsql-hackers
Robert Haas <robertmhaas@gmail.com> wrote: 
 
> I don't care whether or not the replication connection is or is
> not technically a superuser connection.  What I think is important
> is trying to preserve the ability for a superuser to log in
> interactively and clean up the mess even when the regular supply
> of connections is maxed out.
 
+1
 
-Kevin