Re: problem with self built postgres 9.0.9

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: problem with self built postgres 9.0.9
Дата
Msg-id 10221.1590761978@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: problem with self built postgres 9.0.9  (Gabriele Bulfon <gbulfon@sonicle.com>)
Список pgsql-general
Gabriele Bulfon <gbulfon@sonicle.com> writes:
> Amazing! Rebuilt without -O and it worked like a charm!

Yeah, modern compilers tend to apply optimizations that break old versions
of Postgres.  -O0 usually takes care of it.

            regards, tom lane



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

Предыдущее
От: "David G. Johnston"
Дата:
Сообщение: Re: problem with self built postgres 9.0.9
Следующее
От: Tanja Savic
Дата:
Сообщение: pg_ctl can't start db server