Problem after upgrade from 9.3.6 to 9.3.(7-8)

From: Andrzej Zawadzki <zawadaa(at)gmail(dot)com>
To: pgsql-admin(at)postgresql(dot)org
Subject: Problem after upgrade from 9.3.6 to 9.3.(7-8)
Date: 2015-06-14 19:15:59
Message-ID: 557DD2EF.3000409@gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

Hi,

After upgrade server to version 9.3.7 or 9.3.8 PostgreSQL doesn't start
and complains like below:

Jun 13 23:16:43 test postgres[1970]: [3-1] db=,user= FATAL: could not
access status of transaction 1
Jun 13 23:16:43 test postgres[1970]: [3-2] db=,user= DETAIL: Could not
open file "pg_multixact/offsets/0000": No such file or directory.
Jun 13 23:16:43 test postgres[1966]: [2-1] db=,user= LOG: startup
process (PID 1970) exited with exit code 1

I created this file:
dd if=/dev/zero of=/var/lib/pgsql/data/pg_multixact/offsets/0000 bs=256K
count=1

but... I do not know why it happened and whether this is the right solution?

This cluster was upgraded via pg_upgrade from version 9.2

Best regards

--
Andrzej Zawadzki

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Alvaro Herrera 2015-06-14 19:42:53 Re: Problem after upgrade from 9.3.6 to 9.3.(7-8)
Previous Message hydra 2015-06-14 18:58:19 Re: replication consistency checking