On Fri, Feb 24, 2017 at 11:58 AM, Jim Nasby <[email protected]> wrote: > Why not provide % replacements that contain that info? pg_receivexlog has a > much better shot at doing that correctly than some random user tool... > > (%f could certainly be useful for other things)
(was unfortunately sent off-list, thanks Jim!) %f maps with archive_command and restore_command, so for consistency this makes sense, at least to me. And I cannot believe that all users will actually need this argument, per se my use case upthread. -- Michael -- Sent via pgsql-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers
