Re: Postgres 12.1 : UPPER() in WHERE clause restarts server

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Postgres 12.1 : UPPER() in WHERE clause restarts server
Дата
Msg-id 18276.1582557848@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Postgres 12.1 : UPPER() in WHERE clause restarts server  ("Nick Renders" <postgres@arcict.com>)
Ответы Re: Postgres 12.1 : UPPER() in WHERE clause restarts server  ("Nick Renders" <postgres@arcict.com>)
Список pgsql-general
"Nick Renders" <postgres@arcict.com> writes:
> We have set up a new test environment running PostgreSQL v12.2 on macOS 
> 10.14 and the issue is still there.

Some nearby threads prompt these two questions:

1. Are you using your own build, or is this from EDB's installer?

2. If the latter, does turning JIT off ("set jit = off") make the
problem go away?

There is as yet no "native" support for --with-llvm on macOS,
ie Apple themselves don't provide sufficient support for that.
EDB seem to have hacked up something that sort of works, but
only sort of.

            regards, tom lane



В списке pgsql-general по дате отправления:

Предыдущее
От: bvo
Дата:
Сообщение: backup broken
Следующее
От: bvo
Дата:
Сообщение: Re: backup broken