BUG #18384: It's not bug just question about documentation

Поиск
Список
Период
Сортировка
От PG Bug reporting form
Тема BUG #18384: It's not bug just question about documentation
Дата
Msg-id 18384-d9f97269de73f0fa@postgresql.org
обсуждение исходный текст
Ответы Re: BUG #18384: It's not bug just question about documentation  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-bugs
The following bug has been logged on the website:

Bug reference:      18384
Logged by:          Jun Kang
Email address:      junhkang91@gmail.com
PostgreSQL version: 16.2
Operating system:   Linux
Description:

I am a big PostgreSQL lover and keep reading documents and implying to
postgresql with bigdata service.

while I am reading
https://www.postgresql.org/docs/16/transaction-id.html
and 
https://www.postgresql.org/docs/16/routine-vacuuming.html#VACUUM-FOR-WRAPAROUND,
i have a question.
"The internal transaction ID type xid is 32 bits wide and wraps around every
4 billion transactions."
"it is necessary to vacuum every table in every database at least once every
two billion transactions."

why Postgresql needs to vacuum in every 2B transactions even though txid
wraps on every 4 billion transactions (double time)?
as the freezing issue, isnt it better to reduce vacuum count?


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

Предыдущее
От: Sam Darwin
Дата:
Сообщение: Re: BUG #18383: creation of public schema is not consistent
Следующее
От: Laurenz Albe
Дата:
Сообщение: Re: BUG #18383: creation of public schema is not consistent