| From: | Ashish Tiwari <tashish786(at)gmail(dot)com> |
|---|---|
| To: | Harsh Patel <harshpatel19(at)gmail(dot)com> |
| Cc: | pgsql-admin <pgsql-admin(at)postgresql(dot)org> |
| Subject: | Re: could not access status of transaction |
| Date: | 2017-07-12 15:10:26 |
| Message-ID: | CAH8UkmGGps7gVzT_teENb=28iD3kDFfQic4Vwn6MkDnn2xzQtw@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-admin |
Can you share your environment details.it seems WAL file is discarded
before copying on slave.
On Jul 12, 2017 7:14 PM, "Harsh Patel" <harshpatel19(at)gmail(dot)com> wrote:
> 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.
>
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Jerry Sievers | 2017-07-12 19:13:36 | Re: autovacuum logs question |
| Previous Message | Harsh Patel | 2017-07-12 13:43:33 | could not access status of transaction |