On Wed, Mar 29, 2017 at 3:56 AM, Fujii Masao <[email protected]> wrote: > If your need other information except START WAL LOCATION at the beginning of > base backup and they are very useful for many third-party softwares, > you can add them into that first result set. If you do this, you can > retrieve them > at the beginning even when WAL files are included in the backup.
You mean in the result tuple of pg_start_backup(), right? Why not. -- Michael -- Sent via pgsql-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers
