Re: Failed regression tests

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Failed regression tests
Дата
Msg-id 3991.959381173@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Failed regression tests  (b.saunders@mindspring.com)
Список pgsql-general
b.saunders@mindspring.com writes:
> I recently compiled and installed PostgreSQL 7.0 on a P-III workstation
> running SuSE Linux 6.2 (2.2.10 kernel, gcc ver. 2.7.2.3).  The compilation
> completed with some non-fatal warnings, but when I ran the sequential
> regression tests, five failures occurred.
> I am using an international code page (LANG=en_US.iso88591), and perhaps the
> $ appears because I used /.configure --enable-locale?

Offhand all of those look like they might be due to the LANG setting.
Try restarting the postmaster with LANG unset and then rerun the
regression tests to see what you get.

            regards, tom lane

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Speed of locating tables?
Следующее
От: Richard Smith
Дата:
Сообщение: Re: INSERT WITH SELECT help