public inbox for [email protected]
help / color / mirror / Atom feed[PATCH] pgarchives: Add pglister section in archives.ini.sample
2+ messages / 2 participants
[nested] [flat]
* [PATCH] pgarchives: Add pglister section in archives.ini.sample
@ 2021-10-25 15:04 Célestin Matte <[email protected]>
0 siblings, 1 reply; 2+ messages in thread
From: Célestin Matte @ 2021-10-25 15:04 UTC (permalink / raw)
To: PostgreSQL WWW <[email protected]>
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
^ permalink raw reply [nested|flat] 2+ messages in thread
* Re: [PATCH] pgarchives: Add pglister section in archives.ini.sample
@ 2021-11-24 14:28 Magnus Hagander <[email protected]>
parent: Célestin Matte <[email protected]>
0 siblings, 0 replies; 2+ messages in thread
From: Magnus Hagander @ 2021-11-24 14:28 UTC (permalink / raw)
To: Célestin Matte <[email protected]>; +Cc: PostgreSQL WWW <[email protected]>
On Mon, Oct 25, 2021 at 5:04 PM Célestin Matte <[email protected]>
wrote:
> Hello,
>
> This section is expected by pglister_sync.py but missing from the sample
> file
>
Applied thanks!
--
Magnus Hagander
Me: https://www.hagander.net/ <http://www.hagander.net/;
Work: https://www.redpill-linpro.com/ <http://www.redpill-linpro.com/;
^ permalink raw reply [nested|flat] 2+ messages in thread
end of thread, other threads:[~2021-11-24 14:28 UTC | newest]
Thread overview: 2+ messages (download: mbox mbox.gz follow: Atom feed)
-- links below jump to the message on this page --
2021-10-25 15:04 [PATCH] pgarchives: Add pglister section in archives.ini.sample Célestin Matte <[email protected]>
2021-11-24 14:28 ` Magnus Hagander <[email protected]>
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox