pgsql: Properly document that SIGTERM is OK for users to use on a postg

From: Bruce Momjian <bruce(at)momjian(dot)us>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Properly document that SIGTERM is OK for users to use on a postg
Date: 2012-08-30 21:58:48
Message-ID: E1T7ClE-0001HT-CL@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Properly document that SIGTERM is OK for users to use on a postgres
session, now that pg_terminate_backend() uses it.

Josh Kupershmidt

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/b5dc7612a5f66a08c6d46656d359fc1c69670f36

Modified Files
--------------
doc/src/sgml/ref/postgres-ref.sgml | 14 +++++++++-----
1 files changed, 9 insertions(+), 5 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian 2012-08-30 22:38:13 pgsql: Clarify FreeBSD instructions in pg_test_timing.
Previous Message Bruce Momjian 2012-08-30 21:06:02 pgsql: Revert 1fbc30f1dca6624c01a9a6a9ff711a7036c68532 because the