Postgres process count GCC vs Clang is Different on autovaccum=on

Поиск
Список
Период
Сортировка
От hpc researcher_mspk
Тема Postgres process count GCC vs Clang is Different on autovaccum=on
Дата
Msg-id CAL_6wb0EVzKQGWK0drJwXT2NJD1aqUA_azFDbxGtCSQ34YhHdw@mail.gmail.com
обсуждение исходный текст
Ответы Re: Postgres process count GCC vs Clang is Different on autovaccum=on  (Tomas Vondra <tomas.vondra@enterprisedb.com>)
Список pgsql-performance
Software/Hardware used:
===================
PostgresV14.v
OS: RHELv8.4
Benchmark:HammerDB v4.3
Hardware used: Apple/AMD Ryzen.
RAM size: 256 GB
SSD/HDD: 1TB
CPU(s): 256(0-255)
Thread(s) per core:  2
Core(s) per socket:  64
Socket(s):           2
NUMA node(s):        8

Command used to count process: ps -eaf | grep postgres

Case1: AutoVaccum=on
vuGCCClang
324342
647674
192203202
250262262

Case2:AutoVaccum=off
vuGCCClang
324040
647272
192200200
250261263

In Case1 why is the process different in Clang vs GCC.
In postgresql process dependent wrt compiler GCC/Clang?
Is any recommendation or suggestion to check on this in Postgresv14


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

Предыдущее
От: aditya desai
Дата:
Сообщение: Re: Out of memory error
Следующее
От: Thomas Kellerer
Дата:
Сообщение: Re: Out of memory error