diff options
author | Fujii Masao | 2025-07-20 02:58:31 +0000 |
---|---|---|
committer | Fujii Masao | 2025-07-20 02:58:31 +0000 |
commit | cb937e48f01fa710d084694de8cc556223ba0967 (patch) | |
tree | 16fda24e7e4915aa423bec393bde76bfb9ef894c /src/test/regress/sql/macaddr8.sql | |
parent | aadf7db66ef5a8a723eb3362e2c8b460738f1107 (diff) |
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/test/regress/sql/macaddr8.sql')
0 files changed, 0 insertions, 0 deletions