Re: Split index and table statistics into different types of stats

Поиск
Список
Период
Сортировка
От Drouvot, Bertrand
Тема Re: Split index and table statistics into different types of stats
Дата
Msg-id 8e8713ed-1663-f39b-effc-bd3e1632039a@gmail.com
обсуждение исходный текст
Ответ на Re: Split index and table statistics into different types of stats  ("Drouvot, Bertrand" <bertranddrouvot.pg@gmail.com>)
Ответы Re: Split index and table statistics into different types of stats  (Andres Freund <andres@anarazel.de>)
Список pgsql-hackers
Hi,

On 11/14/22 11:36 AM, Drouvot, Bertrand wrote:
> On 11/4/22 9:51 PM, Melanie Plageman wrote:
>> Since you have made new parallel functions for indexes and tables for
>> many of the functions in pgstat_relation.c, perhaps it makes sense to
>> split it into pgstat_table.c and pgstat_index.c?
> 
> Good point, thanks, I'll work on it.
> 

Please find attached v4 adding pgstat_table.c and pgstat_index.c (and 
removing pgstat_relation.c).

Regards,

-- 
Bertrand Drouvot
PostgreSQL Contributors Team
RDS Open Source Databases
Amazon Web Services: https://aws.amazon.com
Вложения

В списке pgsql-hackers по дате отправления:

Предыдущее
От: Simon Riggs
Дата:
Сообщение: Re: SUBTRANS: Minimizing calls to SubTransSetParent()
Следующее
От: Bharath Rupireddy
Дата:
Сообщение: Re: Add LSN along with offset to error messages reported for WAL file read/write/validate header failures