From: | Adrian Klaver <adrian(dot)klaver(at)aklaver(dot)com> |
---|---|
To: | Romu Hu <huruomu(at)gmail(dot)com>, pgsql-general(at)postgresql(dot)org |
Cc: | pgsql-bugs(at)postgresql(dot)org |
Subject: | Re: Need guidance on regression.diffs |
Date: | 2014-10-28 19:58:29 |
Message-ID: | 544FF565.9040004@aklaver.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-bugs pgsql-general |
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(dot)klaver(at)aklaver(dot)com
From | Date | Subject | |
---|---|---|---|
Next Message | Tom Lane | 2014-10-28 23:28:05 | Re: BUG #11638: Transaction safety fails when constraints are dropped and analyze is done |
Previous Message | Tom Lane | 2014-10-28 19:46:37 | Re: BUG #11804: The delete rule problem |
From | Date | Subject | |
---|---|---|---|
Next Message | Thom Brown | 2014-10-28 20:04:02 | Re: How to find earlest possible start times for given duration excluding reservations |
Previous Message | Adrian Klaver | 2014-10-28 19:31:16 | Re: Log-shipping replication in one machine |