[ADMIN] could not access status of transaction - Mailing list pgsql-admin

From Harsh Patel
Subject [ADMIN] could not access status of transaction
Date
Msg-id CABtCfiij1E1kz=k0njtW9Dshw_jTUT+hSehOtJDFhub1ZYeWMQ@mail.gmail.com
Whole thread Raw
Responses Re: [ADMIN] could not access status of transaction  (Ashish Tiwari <tashish786@gmail.com>)
List pgsql-admin
While configuring streaming replication on master(master already had 200gb data), I added the following changes
wal_level = hot_standby
max_wal_senders = 3
wal_keep_segments = 8

and restarted postgres.

I started getting error
could not access status of transaction 243368097
Could not open file "pg_multixact/members/433B": No such file or directory.

What steps should I take to recover from this.

pgsql-admin by date:

Previous
From: Om Prakash Jaiswal
Date:
Subject: Re: [ADMIN] Postgres - Replication
Next
From: Ashish Tiwari
Date:
Subject: Re: [ADMIN] could not access status of transaction