"Verbus M. Counts" <[EMAIL PROTECTED]> writes:
> The problem was solved by doing a "make install" followed by "make check"
Yes, on HPUX I think you probably have to do this. We build the
executables with SHLIB_PATH disabled, so even if pg_regress knew to
set SHLIB_PATH (which it does not) the pro
Greetings,
The problem was solved by doing a "make install" followed by "make check"
Regards,
Verbus
916-765-1624 Cell
From: "Verbus M. Counts" <[EMAIL PROTECTED]>
Reply-To: [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Subject: [BUGS] regression test failure on 8.0
Greetings,
Gettings the following on my HPUX workstation:
== removing existing temp installation==
== creating temporary installation==
== initializing database system ==
== starting postmaster
On Tue, 22 Oct 2002, Tom Lane wrote:
> Peter Eisentraut <[EMAIL PROTECTED]> writes:
> > Tom Lane writes:
> >> Robert Hentosh <[EMAIL PROTECTED]> writes:
> > I am receiving a regression test failure in about 1 out of 12 test runs.
> >>
> >> I am amazed no one has reported this before :-(
>
> > So
On Tue, 22 Oct 2002, Tom Lane wrote:
> Robert Hentosh <[EMAIL PROTECTED]> writes:
> > I am receiving a regression test failure in about 1 out of 12 test runs.
>
> I am amazed no one has reported this before :-(
>
> Upon looking, I see that the parallel test schedule tries to run
> create_misc
Peter Eisentraut <[EMAIL PROTECTED]> writes:
> Tom Lane writes:
>> Robert Hentosh <[EMAIL PROTECTED]> writes:
> I am receiving a regression test failure in about 1 out of 12 test runs.
>>
>> I am amazed no one has reported this before :-(
> Someone did. :-)
Yeah, I found your message awhile late
Tom Lane writes:
> Robert Hentosh <[EMAIL PROTECTED]> writes:
> > I am receiving a regression test failure in about 1 out of 12 test runs.
>
> I am amazed no one has reported this before :-(
Someone did. :-)
--
Peter Eisentraut [EMAIL PROTECTED]
---(end of broadcast)
Robert Hentosh <[EMAIL PROTECTED]> writes:
> I am receiving a regression test failure in about 1 out of 12 test runs.
I am amazed no one has reported this before :-(
Upon looking, I see that the parallel test schedule tries to run
create_misc and create_index in parallel, but the latter uses ta
I am receiving a regression test failure in about 1 out of 12 test runs.
I searched the bugs mailling list and have not found a similar problem.
The system is a RedHat 7.3 system running the UP kernel 2.4.18-10 on an
800MHz Athlon. I didn't do any kernel tuning.
I am compiling postgresql-7.2.