documentation for reserved_superuser_connections

Started by Neil Conwayover 23 years ago3 messagespatches
Jump to latest
#1Neil Conway
neilc@samurai.com

AFAICS this GUC parameter is currently undocumented, so I added some
docs for it.

7.3 material?

Cheers,

Neil

--
Neil Conway <neilc@samurai.com> || PGP Key ID: DB3C29FC

Attachments:

reserved_conn_docs-1.patchtext/x-patchDownload+54-31
#2Neil Conway
neilc@samurai.com
In reply to: Neil Conway (#1)
Re: documentation for reserved_superuser_connections

Neil Conway <neilc@samurai.com> writes:

AFAICS this GUC parameter is currently undocumented, so I added some
docs for it.

Oliver pointed out two errors in the my text; he's an updated version
of the patch.

Cheers,

Neil

--
Neil Conway <neilc@samurai.com> || PGP Key ID: DB3C29FC

Attachments:

reserved_conn_docs-2.patchtext/x-patchDownload+54-31
#3Tom Lane
tgl@sss.pgh.pa.us
In reply to: Neil Conway (#2)
Re: documentation for reserved_superuser_connections

Neil Conway <neilc@samurai.com> writes:

AFAICS this GUC parameter is currently undocumented, so I added some
docs for it.

Applied (along with some code fixes :-(). Thanks.

regards, tom lane