public inbox for [email protected]  
help / color / mirror / Atom feed
From: Célestin Matte <[email protected]>
To: PostgreSQL WWW <[email protected]>
Subject: [PATCH] pgarchives: Add pglister section in archives.ini.sample
Date: Mon, 25 Oct 2021 17:04:53 +0200
Message-ID: <[email protected]> (raw)

Hello,

This section is expected by pglister_sync.py but missing from the sample file

Cheers,
-- 
Célestin Matte

Attachments:

  [text/x-patch] 0001-Add-pglister-section-in-archives.ini.sample.patch (798B, 2-0001-Add-pglister-section-in-archives.ini.sample.patch)
  download | inline diff:
From 536324c40268c0691b41f68d2ff271ba8608dec5 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?C=C3=A9lestin=20Matte?= <[email protected]>
Date: Mon, 25 Oct 2021 17:01:03 +0200
Subject: [PATCH] Add pglister section in archives.ini.sample

This section is expected by pglister_sync.py but missing from the sample file
---
 loader/archives.ini.sample | 6 ++++++
 1 file changed, 6 insertions(+)

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
 [email protected]
 
+[pglister]
+# synchronize subscribers between pgarchives and pglister
+subscribers=0
+root=/path/to/pglister
+myname=pgarchives
+apikey=CHANGEME
-- 
2.33.1



view thread (2+ messages)  latest in thread

reply

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Reply to all the recipients using the --to and --cc options:
  reply via email

  To: [email protected]
  Cc: [email protected], [email protected]
  Subject: Re: [PATCH] pgarchives: Add pglister section in archives.ini.sample
  In-Reply-To: <[email protected]>

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox