Re: [GENERAL] Need guidance on regression.diffs

Поиск
Список
Период
Сортировка
От Adrian Klaver
Тема Re: [GENERAL] Need guidance on regression.diffs
Дата
Msg-id 544FF565.9040004@aklaver.com
обсуждение исходный текст
Ответы Re: [GENERAL] Need guidance on regression.diffs  (Romu Hu <huruomu@gmail.com>)
Список pgsql-bugs
On 10/28/2014 02:21 AM, Romu Hu wrote:
> Hi,
>
> I'm new to postgresql.  I ran the regression tests
> <http://www.postgresql.org/docs/9.2/static/regress-run.html> on my
> postgresql 9.2.8, and 17 of 131 tests failed. Below is the
> regression.diffs (sorry for pasting such a long file), I have no clue
> whether these failures can be safely ignored.  Any guidance would be
> appreciated.
>

Did you run this  against the temporary installation as in section

30.1.1. Running the Tests Against a Temporary Installation

or

30.1.2. Running the Tests Against an Existing Installation?

In particular if running against an existing installation, is it
possible you ran against a different version of Postgres then 9.2.8?

This could happen if you have the env variables  PGHOST and PGPORT set
to another Postgres instance.

>
>
> Thanks
> Romu


--
Adrian Klaver
adrian.klaver@aklaver.com


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: BUG #11804: The delete rule problem
Следующее
От: Tom Lane
Дата:
Сообщение: Re: BUG #11638: Transaction safety fails when constraints are dropped and analyze is done