]> granicus.if.org Git - postgresql/commit
Update text of terminate:
authorBruce Momjian <bruce@momjian.us>
Thu, 23 Jun 2005 21:28:10 +0000 (21:28 +0000)
committerBruce Momjian <bruce@momjian.us>
Thu, 23 Jun 2005 21:28:10 +0000 (21:28 +0000)
commitdea41174b205ee592d46c074518b38d97b8b90c2
treeaadab7b3f45563b5ade73e67c1c9a5c4ac30c11f
parent2f5c47e882d9cda2395223d01d3d93611b1dfe77
Update text of terminate:

< * Allow administrators to safely terminate individual sessions
<
<   Right now, SIGTERM will terminate a session, but it is treated as
<   though the postmaster has paniced and shared memory might not be
<   cleaned up properly.  A new signal is needed for safe termination
<   because backends must first do a query cancel, then exit once they
<   have run the query cancel cleanup routine.
<
> * Allow administrators to safely terminate individual sessions either
>   via an SQL function or SIGTERM
doc/TODO
doc/src/FAQ/TODO.html