Re: postgresql v11.1 Segmentation fault: signal 11: by running SELECT... JIT Issue?

From: Andrew Gierth <andrew(at)tao11(dot)riddles(dot)org(dot)uk>
To: pabloa98 <pabloa98(at)gmail(dot)com>
Cc: pgsql-general(at)lists(dot)postgresql(dot)org
Subject: Re: postgresql v11.1 Segmentation fault: signal 11: by running SELECT... JIT Issue?
Date: 2019-01-29 09:09:56
Message-ID: 87y373hm1m.fsf@news-spur.riddles.org.uk
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

>>>>> "pabloa98" == pabloa98 <pabloa98(at)gmail(dot)com> writes:

pabloa98> I did not modify it.

Then how did you create a table with more than 1600 columns? If I try
and create a table with 1765 columns, I get:

ERROR: tables can have at most 1600 columns

--
Andrew (irc:RhodiumToad)

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Andrew Gierth 2019-01-29 09:53:08 Re: postgresql v11.1 Segmentation fault: signal 11: by running SELECT... JIT Issue?
Previous Message pabloa98 2019-01-29 08:38:38 Re: postgresql v11.1 Segmentation fault: signal 11: by running SELECT... JIT Issue?