| From: | Andres Freund <andres(at)2ndquadrant(dot)com> |
|---|---|
| To: | strahinjak(at)nordeus(dot)com |
| Cc: | pgsql-bugs(at)postgresql(dot)org |
| Subject: | Re: BUG #8632: file "pg_subtrans/CEC0" doesn't exist, reading as zeroes |
| Date: | 2013-11-28 09:53:41 |
| Message-ID: | 20131128095341.GO31748@awork2.anarazel.de |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-bugs |
Hi,
On 2013-11-26 13:01:52 +0000, strahinjak(at)nordeus(dot)com wrote:
> Bug reference: 8632
> Logged by: Strahinja Kustudic
> Email address: strahinjak(at)nordeus(dot)com
> PostgreSQL version: 9.1.9
> Operating system: Centos 6.4 x86
> Description:
>
> 2013-11-26 12:24:57 CET [6393]: [93-1]LOG: file "pg_subtrans/CEC1" doesn't
> exist, reading as zeroes
> 2013-11-26 12:24:57 CET [6393]: [94-1]CONTEXT: xlog redo xid assignment
This bug is hopefully fixed in the 9.1.11 release coming in a few
days. As a workaround you can try starting the standby with
hot_standby=off, let it replay a bit, then shut it down and try with
hot_standby=on again.
Greetings,
Andres Freund
--
Andres Freund http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Training & Services
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Andres Freund | 2013-11-28 10:11:55 | Re: BUG #8632: file "pg_subtrans/CEC0" doesn't exist, reading as zeroes |
| Previous Message | Pavel Stehule | 2013-11-28 07:44:23 | Re: Re: [BUGS] BUG #7873: pg_restore --clean tries to drop tables that don't exist |