From: Bruce Momjian Date: Sat, 10 Nov 2007 04:52:17 +0000 (+0000) Subject: Properly order pg_ctl -c option alphabetically in docs. X-Git-Tag: REL8_3_BETA3~86 X-Git-Url: http://git.postgresql.org/gitweb/?a=commitdiff_plain;h=f19c8577eb565eeebd8e7211d2fc2e858be76d67;p=postgresql.git Properly order pg_ctl -c option alphabetically in docs. --- diff --git a/doc/src/sgml/ref/pg_ctl-ref.sgml b/doc/src/sgml/ref/pg_ctl-ref.sgml index c9b5ae9938a..02f47a71bc7 100644 --- a/doc/src/sgml/ref/pg_ctl-ref.sgml +++ b/doc/src/sgml/ref/pg_ctl-ref.sgml @@ -1,5 +1,5 @@ @@ -174,6 +174,19 @@ PostgreSQL documentation Options + + + + + Attempt to allow server crashes to produce core files, on platforms + where this available, by lifting any soft resource limit placed on + them. + This is useful in debugging or diagnosing problems by allowing a + stack trace to be obtained from a failed server process. + + + + @@ -247,19 +260,6 @@ PostgreSQL documentation - - - - - Attempt to allow server crashes to produce core files, on platforms - where this available, by lifting any soft resource limit placed on - them. - This is useful in debugging or diagnosing problems by allowing a - stack trace to be obtained from a failed server process. - - - -