From: | Fujii Masao <masao(dot)fujii(at)gmail(dot)com> |
---|---|
To: | PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Provide support for multiplexing SIGUSR1 signal |
Date: | 2009-07-03 06:41:25 |
Message-ID: | 3f0b79eb0907022341m1d36a841x19c3e2a5a6906b5b@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
Hi,
http://archives.postgresql.org/pgsql-hackers/2009-07/msg00191.php
In line with Robert's suggestion, I submit the signal multiplexing patch
as self-contained one.
This patch provides support for multiplexing SIGUSR1 signal.
The upcoming synchronous replication patch needs a signal, but we've
already used SIGUSR1 and SIGUSR2 in normal backends. This patch
allows reusing SIGUSR1 for that, and for other purposes too if the need
arises.
Regards,
--
Fujii Masao
NIPPON TELEGRAPH AND TELEPHONE CORPORATION
NTT Open Source Software Center
Attachment | Content-Type | Size |
---|---|---|
signal_multiplexer_0703.patch | text/x-patch | 23.1 KB |
From | Date | Subject | |
---|---|---|---|
Next Message | Fujii Masao | 2009-07-03 07:37:46 | Non-blocking communication between a frontend and a backend (pqcomm) |
Previous Message | Peter Eisentraut | 2009-07-03 06:19:32 | Re: First CommitFest: July 15th |