pg_recvlogical use of SIGHUP - Mailing list pgsql-hackers

From Dave Cramer
Subject pg_recvlogical use of SIGHUP
Date
Msg-id CADK3HHLwfgLS2dT=6_YkMMuK4e3-8t6BBnSkpmG3uf6i56pdYQ@mail.gmail.com
Whole thread Raw
Responses Re: pg_recvlogical use of SIGHUP  (Andres Freund <andres@anarazel.de>)
List pgsql-hackers
There is some undocumented (nothing in the docs) code that allows for closing reopening the output file for pg_recvlogical.

Since this doesn't change the name of the file in the process I'm wondering how one might actually use this "feature" ?

I could see it being useful if we were to be able to change the file name and create a new file based on some form of template ?

Am I missing something ?

Dave Cramer

pgsql-hackers by date:

Previous
From: Fujii Masao
Date:
Subject: Re: New function pg_stat_statements_reset_query() to reset statisticsof a specific query
Next
From: Andres Freund
Date:
Subject: Re: pg_recvlogical use of SIGHUP