On 20 Nov 2002, Neil Conway wrote:
> The superuser_reserved_connections feature we added for 7.3 should be
> sufficient for this -- if the maintenance tasks are done as the
> PostgreSQL superuser, there will be some reserved "slots" for them to
> connect to.
But wouldn't "vacuum full" still fail?
Also where can I read about these new 7.3 options?