Enhance 'pg_createsubscriber' to retrieve databases automatically when no database is provided.

From: Shubham Khanna <khannashubham1197(at)gmail(dot)com>
To: PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Enhance 'pg_createsubscriber' to retrieve databases automatically when no database is provided.
Date: 2025-01-22 13:59:09
Message-ID: CAHv8RjKhA=_h5vAbozzJ1Opnv=KXYQHQ-fJyaMfqfRqPpnC2bA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi all,

I am writing to propose an enhancement to the pg_createsubscriber
utility that enables it to automatically fetch all non-template
databases from the publisher when no specific databases are specified
by the user. This was an open item from [1] that was planned for
future implementation. The attached patch has the changes for the
same.

[1] - https://www.postgresql.org/message-id/CAA4eK1%2BJpALAokLqxVsQKgo9iFrO-zChfvNXXJMkC8jUgYykBw%40mail.gmail.com

Thanks and regards,
Shubham Khanna.

Attachment Content-Type Size
v1-0001-Enhance-pg_createsubscriber-to-fetch-and-append-a.patch application/octet-stream 6.8 KB

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message vignesh C 2025-01-22 14:00:07 Re: Pgoutput not capturing the generated columns
Previous Message m.litsarev 2025-01-22 13:54:40 Re: pg_stat_statements: improve loading and saving routines for the dump file