Re: select big table postgresql crash

From: Jack Tseng <jacktsen(at)gmail(dot)com>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: pgsql-bugs(at)lists(dot)postgresql(dot)org
Subject: Re: select big table postgresql crash
Date: 2020-03-09 22:25:03
Message-ID: CAPzy-cOUgYEw3WGgTA4jSr=md+qrx+i+yEsEnek21nNwm83Vyg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

Thanks!

Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> 於 2020年3月10日 週二 上午12:25 寫道:

> Jack Tseng <jacktsen(at)gmail(dot)com> writes:
> > postgresql 12.2
> > install in MAC OS Catalina 10.15.3
> > when table data big than 1G
> > select * from big_table
>
> > OS message
> > =============================
> > Termination Reason: Namespace CODESIGNING, Code 0x2
>
>
> Yeah, Apple moved the goalposts recently and EDB's build hasn't caught
> up; see
>
>
> https://www.postgresql.org/message-id/CA+OCxoz0bWi+R2WpocfkD20Lgrg69z1jQ_SZd-zmdzHW0zt+bg@mail.gmail.com
>
> Until there's a fix, I'd suggest "set jit = off".
>
> regards, tom lane
>

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message Peter Geoghegan 2020-03-09 22:31:38 Re: BUG #16285: bt_metap fails with value is out of range for type integer
Previous Message Andres Freund 2020-03-09 22:09:30 Re: BUG #16285: bt_metap fails with value is out of range for type integer