diff options
author | Fujii Masao | 2025-07-20 02:58:31 +0000 |
---|---|---|
committer | Fujii Masao | 2025-07-20 02:59:53 +0000 |
commit | 227d0ce18af90f89a9e886ddbc0bb8aaf2ec2750 (patch) | |
tree | 285ed94ec3867dc973c7d5f44e5fca76d763c90b /src | |
parent | c9f4e7520603836b924a218a34633f545c0173f3 (diff) |
doc: Document reopen of output file via SIGHUP in pg_recvlogical.REL_17_STABLE
When pg_recvlogical receives a SIGHUP signal, it closes the current
output file and reopens a new one. This is useful since it allows us to
rotate the output file by renaming the current file and sending a SIGHUP.
This behavior was previously undocumented. This commit adds
the missing documentation.
Back-patch to all supported versions.
Author: Fujii Masao <masao.fujii@gmail.com>
Reviewed-by: Shinya Kato <shinya11.kato@gmail.com>
Discussion: https://postgr.es/m/0977fc4f-1523-4ecd-8a0e-391af4976367@oss.nttdata.com
Backpatch-through: 13
Diffstat (limited to 'src')
0 files changed, 0 insertions, 0 deletions