From: Célestin Matte Date: Mon, 25 Oct 2021 15:01:03 +0000 (+0200) Subject: Add pglister section in archives.ini.sample X-Git-Url: http://git.postgresql.org/gitweb/?a=commitdiff_plain;h=e56011c3e0401506a47bcfe6668c1ddba0d013a7;p=pgarchives.git Add pglister section in archives.ini.sample This section is expected by pglister_sync.py but missing from the sample file --- diff --git a/loader/archives.ini.sample b/loader/archives.ini.sample index 0959ecd..a146f69 100644 --- a/loader/archives.ini.sample +++ b/loader/archives.ini.sample @@ -9,3 +9,9 @@ server=localhost:9911 heloname=localhost resender=noreply@example.com +[pglister] +# synchronize subscribers between pgarchives and pglister +subscribers=0 +root=/path/to/pglister +myname=pgarchives +apikey=CHANGEME