Re: segfault when creating index on huge table

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Yiqing Jin <yiqing(dot)jin(at)gmail(dot)com>
Cc: pgsql-admin(at)postgresql(dot)org
Subject: Re: segfault when creating index on huge table
Date: 2015-07-17 03:16:11
Message-ID: 26894.1437102971@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

Yiqing Jin <yiqing(dot)jin(at)gmail(dot)com> writes:
> Yes it finished successfully after changing it to 50G!

OK. That's only a workaround of course. I believe the actual problem
is explained here:
http://www.postgresql.org/message-id/flat/25168(dot)1437091531(at)sss(dot)pgh(dot)pa(dot)us
If you need a fix before the next minor releases, see
http://git.postgresql.org/gitweb/?p=postgresql.git;a=commitdiff;h=b8f368276916b677f0678982e81723fe30e5c582

regards, tom lane

In response to

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Yiqing Jin 2015-07-17 04:35:08 Re: segfault when creating index on huge table
Previous Message Yiqing Jin 2015-07-17 01:03:19 Re: segfault when creating index on huge table