Re: Reducing connection overhead in pg_upgrade compat check phase
От
Daniel Gustafsson
Тема
Re: Reducing connection overhead in pg_upgrade compat check phase
Дата
Msg-id
1FE28680-333E-433C-9809-95662037B0AA@yesql.se
Ответ на
Re: Reducing connection overhead in pg_upgrade compat check phase (Nathan Bossart)
Список
Дерево обсуждения
Reducing connection overhead in pg_upgrade compat check phase Daniel Gustafsson <daniel@yesql.se>
Re: Reducing connection overhead in pg_upgrade compat check phase Nathan Bossart <nathandbossart@gmail.com>
Re: Reducing connection overhead in pg_upgrade compat check phase Nathan Bossart <nathandbossart@gmail.com>
Re: Reducing connection overhead in pg_upgrade compat check phase Daniel Gustafsson <daniel@yesql.se>
Re: Reducing connection overhead in pg_upgrade compat check phase Nathan Bossart <nathandbossart@gmail.com>
Re: Reducing connection overhead in pg_upgrade compat check phase Daniel Gustafsson <daniel@yesql.se>
Re: Reducing connection overhead in pg_upgrade compat check phase Daniel Gustafsson <daniel@yesql.se>
Re: Reducing connection overhead in pg_upgrade compat check phase Nathan Bossart <nathandbossart@gmail.com>
Re: Reducing connection overhead in pg_upgrade compat check phase Nathan Bossart <nathandbossart@gmail.com>
Re: Reducing connection overhead in pg_upgrade compat check phase Daniel Gustafsson <daniel@yesql.se>
Re: Reducing connection overhead in pg_upgrade compat check phase Nathan Bossart <nathandbossart@gmail.com>
Re: Reducing connection overhead in pg_upgrade compat check phase Daniel Gustafsson <daniel@yesql.se>
Re: Reducing connection overhead in pg_upgrade compat check phase Nathan Bossart <nathandbossart@gmail.com>
Re: Reducing connection overhead in pg_upgrade compat check phase Daniel Gustafsson <daniel@yesql.se>
Re: Reducing connection overhead in pg_upgrade compat check phase Daniel Gustafsson <daniel@yesql.se>
Re: Reducing connection overhead in pg_upgrade compat check phase Nathan Bossart <nathandbossart@gmail.com>
Re: Reducing connection overhead in pg_upgrade compat check phase Daniel Gustafsson <daniel@yesql.se>
Re: Reducing connection overhead in pg_upgrade compat check phase Peter Eisentraut <peter@eisentraut.org>
Re: Reducing connection overhead in pg_upgrade compat check phase Daniel Gustafsson <daniel@yesql.se>
Re: Reducing connection overhead in pg_upgrade compat check phase Daniel Gustafsson <daniel@yesql.se>
Re: Reducing connection overhead in pg_upgrade compat check phase vignesh C <vignesh21@gmail.com>
Re: Reducing connection overhead in pg_upgrade compat check phase vignesh C <vignesh21@gmail.com>
Re: Reducing connection overhead in pg_upgrade compat check phase Nathan Bossart <nathandbossart@gmail.com>
Re: Reducing connection overhead in pg_upgrade compat check phase Daniel Gustafsson <daniel@yesql.se>
Re: Reducing connection overhead in pg_upgrade compat check phase Daniel Gustafsson <daniel@yesql.se>
Re: Reducing connection overhead in pg_upgrade compat check phase Peter Eisentraut <peter@eisentraut.org>
Re: Reducing connection overhead in pg_upgrade compat check phase Daniel Gustafsson <daniel@yesql.se>
Re: Reducing connection overhead in pg_upgrade compat check phase Daniel Gustafsson <daniel@yesql.se>
Re: Reducing connection overhead in pg_upgrade compat check phase Daniel Gustafsson <daniel@yesql.se>
Re: Reducing connection overhead in pg_upgrade compat check phase Daniel Gustafsson <daniel@yesql.se>
Re: Reducing connection overhead in pg_upgrade compat check phase Peter Eisentraut <peter@eisentraut.org>
Re: Reducing connection overhead in pg_upgrade compat check phase Daniel Gustafsson <daniel@yesql.se>
Re: Reducing connection overhead in pg_upgrade compat check phase Nathan Bossart <nathandbossart@gmail.com>
Re: Reducing connection overhead in pg_upgrade compat check phase Justin Pryzby <pryzby@telsasoft.com>
> On 11 Jul 2023, at 01:09, Nathan Bossart wrote: > On Mon, Jul 10, 2023 at 04:43:23PM +0200, Daniel Gustafsson wrote: >>> +static int n_data_types_usage_checks = 7; >>> >>> Can we determine this programmatically so that folks don't need to remember >>> to update it? >> >> Fair point, I've added a counter loop to the beginning of the check function to >> calculate it. > > + /* Gather number of checks to perform */ > + while (tmp->status != NULL) > + n_data_types_usage_checks++; > > I think we need to tmp++ somewhere here. Yuk, yes, will fix when caffeinated. Thanks. -- Daniel Gustafsson
В списке pgsql-hackers по дате отправления
От: Peter Smith
Дата: