aboutsummaryrefslogtreecommitdiff
path: root/contrib/rtree_gist/rtree_gist.c
diff options
context:
space:
mode:
authorBruce Momjian <bruce@momjian.us>2005-06-23 21:28:10 +0000
committerBruce Momjian <bruce@momjian.us>2005-06-23 21:28:10 +0000
commitdea41174b205ee592d46c074518b38d97b8b90c2 (patch)
treeaadab7b3f45563b5ade73e67c1c9a5c4ac30c11f /contrib/rtree_gist/rtree_gist.c
parent2f5c47e882d9cda2395223d01d3d93611b1dfe77 (diff)
downloadpostgresql-dea41174b205ee592d46c074518b38d97b8b90c2.tar.gz
postgresql-dea41174b205ee592d46c074518b38d97b8b90c2.zip
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
Diffstat (limited to 'contrib/rtree_gist/rtree_gist.c')
0 files changed, 0 insertions, 0 deletions