Re: Enhance 'pg_createsubscriber' to retrieve databases automatically when no database is provided.
От | vignesh C |
---|---|
Тема | Re: Enhance 'pg_createsubscriber' to retrieve databases automatically when no database is provided. |
Дата | |
Msg-id | CALDaNm2=+JfyeUAY8UX2AEBrn2LDv1b+c+o0KnCxeMHWCgCeaQ@mail.gmail.com обсуждение исходный текст |
Ответ на | Re: Enhance 'pg_createsubscriber' to retrieve databases automatically when no database is provided. (Shubham Khanna <khannashubham1197@gmail.com>) |
Ответы |
Re: Enhance 'pg_createsubscriber' to retrieve databases automatically when no database is provided.
Re: Enhance 'pg_createsubscriber' to retrieve databases automatically when no database is provided. |
Список | pgsql-hackers |
On Thu, 20 Mar 2025 at 10:25, Shubham Khanna <khannashubham1197@gmail.com> wrote: > > > I have created two patches, v16-0001 and v16-0002, to address the > performance issue. I conducted performance testing, and here are the > results: > - The difference in execution time between HEAD and the v15 patch was 53.2%. > - After removing the suggested test cases, the difference reduced to > 36.43%, showing a significant improvement. > It is still taking quite a while, can we compare with the following too see how much extra time it takes: a) remove insert and select verification for the all database successful tests as all of these are logical replication verification which is extensively tested b) remove command_fails_like failure tests c) remove both of above and see. Regards, Vignesh
В списке pgsql-hackers по дате отправления: