Re: Enhance 'pg_createsubscriber' to retrieve databases automatically when no database is provided.
От | Amit Kapila |
---|---|
Тема | Re: Enhance 'pg_createsubscriber' to retrieve databases automatically when no database is provided. |
Дата | |
Msg-id | CAA4eK1Kh4cfgXYcb8mQjXzb+isHj5aC9Z9dG9jAP6SP3pSJA4A@mail.gmail.com обсуждение исходный текст |
Ответ на | Re: Enhance 'pg_createsubscriber' to retrieve databases automatically when no database is provided. (Ashutosh Bapat <ashutosh.bapat.oss@gmail.com>) |
Список | pgsql-hackers |
On Tue, Mar 25, 2025 at 5:24 PM Ashutosh Bapat <ashutosh.bapat.oss@gmail.com> wrote: > > On Tue, Mar 25, 2025 at 5:15 PM Amit Kapila <amit.kapila16@gmail.com> wrote: > > > > On Tue, Mar 25, 2025 at 5:08 PM Ashutosh Bapat > > <ashutosh.bapat.oss@gmail.com> wrote: > > > > > > This looks mostly ready except the test changes. I believe when > > > committing, we are going to squash all three into a single commit. Is > > > that correct? > > > > > > > I would not prefer to commit 0003 as it is primarily because of test > > +# run pg_createsubscriber with '--all' option without '--dry-run'. I > > am not so sure whether it is really worth adding test cycles for this > > option except for dry-run mode tests but we can discuss after > > committing the core patch. > > I am worried that without that test, we won't catch bugs in creating > slots, publications and subscriptions and thus causing problems in a > setup with --all. > The -all option internally maps to -d switches, so the current tests with that option should suffice for the need you are expecting. -- With Regards, Amit Kapila.
В списке pgsql-hackers по дате отправления: