From: | molofeev <molofeev3(at)gmail(dot)com> |
---|---|
To: | Andrew Gierth <andrew(at)tao11(dot)riddles(dot)org(dot)uk>, Alvaro Herrera <alvherre(at)alvh(dot)no-ip(dot)org> |
Cc: | Tomas Vondra <tomas(dot)vondra(at)2ndquadrant(dot)com>, pgsql-bugs(at)lists(dot)postgresql(dot)org |
Subject: | Re: BUG #15142: ERROR: MultiXactId nnnnn has not been created yet -- apparent wraparound in v9.5 |
Date: | 2018-04-05 07:02:35 |
Message-ID: | 7e803d83-d89e-80ab-17ed-1e53ff5b04c3@gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-bugs |
> You said a server crash occurred while you were creating indexes. Was
> that a hard crash (power failure, etc.) and is it possible that you had
> fsync disabled in postgresql.conf, or hardware or filesystems that don't
> respect fsync properly?
That was not hard crash, and fsync was disabled.
I was disconnected form remote terminal, which was performing creating
indexes from sql file.
Next I run \di+, found missing indexes and create them manually.
From | Date | Subject | |
---|---|---|---|
Next Message | molofeev | 2018-04-05 11:46:57 | Re: BUG #15142: ERROR: MultiXactId nnnnn has not been created yet -- apparent wraparound in v9.5 |
Previous Message | Noah Misch | 2018-04-05 06:59:57 | Re: BUG #15112: Unable to run pg_upgrade with earthdistance extension |