RE: BUG #18386: Slow connection access after 'vacuum full pg_attribute'

From: 1165125080 <1165125080(at)qq(dot)com>
To: pgsql-bugs <pgsql-bugs(at)lists(dot)postgresql(dot)org>
Subject: RE: BUG #18386: Slow connection access after 'vacuum full pg_attribute'
Date: 2024-03-26 02:36:31
Message-ID: tencent_99422DA984415213F225F6692CE8446CEA08@qq.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

The tuple of the system table is moved to the last part of the pg_attribute table by vacuum table. As a result, the connection is slow after the database is restarted. Are there any workarounds or suggestions for this problem.

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Sandeep Thakkar 2024-03-26 03:55:44 Re: BUG #18408: ERROR: could not load library
Previous Message Bruce Momjian 2024-03-26 00:53:05 Re: Regression tests fail with musl libc because libpq.so can't be loaded