Skip to content

Commit 3675d06

Browse files
committed
Add mention of postgres signals to reference page
Joseph Shraibman
1 parent 586510f commit 3675d06

File tree

1 file changed

+16
-1
lines changed

1 file changed

+16
-1
lines changed

doc/src/sgml/ref/postgres-ref.sgml

Lines changed: 16 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!--
2-
$Header: /cvsroot/pgsql/doc/src/sgml/ref/postgres-ref.sgml,v 1.28 2002/10/11 23:03:48 petere Exp $
2+
$Header: /cvsroot/pgsql/doc/src/sgml/ref/postgres-ref.sgml,v 1.29 2002/10/23 23:33:08 momjian Exp $
33
PostgreSQL documentation
44
-->
55

@@ -371,6 +371,21 @@ PostgreSQL documentation
371371
</para>
372372
</refsect1>
373373

374+
<refsect1>
375+
<title>Notes</title>
376+
377+
<para>
378+
To stop a running query use the <literal>SIGINT</literal> signal. To
379+
tell <application>postgres</application> to reread the config file,
380+
use a <literal>SIGHUP</literal> signal. The
381+
<application>postmaster</application> uses <literal>SIGTERM</literal>
382+
to tell a postgres process to quit normally and
383+
<literal>SIGQUIT</literal> to terminate without the normal cleanup.
384+
These <emphasis>should not</emphasis> be used by users.
385+
</para>
386+
387+
</refsect1>
388+
374389
<refsect1>
375390
<title>Usage</title>
376391

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy