pg_multixact_member file limits - Mailing list pgsql-general

From Martin Ritchie
Subject pg_multixact_member file limits
Date
Msg-id CA+LW_6K1nShUmTUPjWJFbd48u35tTBdHzKoJRXfs7RwEF_+MVA@mail.gmail.com
Whole thread Raw
Responses Re: pg_multixact_member file limits
List pgsql-general
Are there any limits on the number of records in the postgresql/12/main/pg_multixact/members directory? We have a database that has grown to tens of thousands of files in this directory during an autovacuum after a large data purge. It shrank after the autovacuum completed.

Martin Ritchie
Geotab
Senior DBA
Direct+1 (519) 741-7660
Toll-free+1 (877) 436-8221
Visitwww.geotab.com
Twitter|Facebook|YouTube|LinkedIn

pgsql-general by date:

Previous
From: Joe Conway
Date:
Subject: Re: How do the Linux distributions create the Linux user/group "postgres"?
Next
From: Kyotaro Horiguchi
Date:
Subject: Re: Segmentation fault on RelationGetDescr in my first extension