agora inbox for postgres@postgres.berkeley.edu
help / color / mirror / Atom feedregression test error
2+ messages / 2 participants
[nested] [flat]
* regression test error
@ 1995-01-11 14:32 Eric Maes <Eric.Maes@rug.ac.be>
0 siblings, 1 reply; 2+ messages in thread
From: Eric Maes @ 1995-01-11 14:32 UTC (permalink / raw)
To: legacy
Hello,
I am trying to install postgres4.2 on our Sun 4/370 running
SunOs 4.1.3_U1. The whole thing compiled well, and I could run
initdb whithout a problem. I set up myself as postgres user and
then tried to run the regression test. The test did not complete
ending with the following messages in regress.out:
*********************begin included message**********************
Query sent to backend is " load "/usr1/postgres/src/regress/regress/
obj/regress.so" "
FATAL: no response from backend: detected in PQexec
Go
*
Query sent to backend is " copy onek from "/usr1/postgres/src/regress/
regress/../data/onek.data" "
FATAL: no response from backend: detected in PQexec
Go
*
Query sent to backend is "copy tenk1 from "/usr1/postgres/src/regress/
regress/../data/tenk.data" "
the creation script has an error
********************end included message**************************
Any ideas?
TIA
Eric
*************************************************************************
Eric M.G.M. Maes
System Administrator Tel: +32-9-2644595
University of Gent Fax: +32-9-2644997
Renard Centre of Marine Geology Eric.Maes@rug.ac.be
Belgium
*************************************************************************
==============================================================================
To add/remove yourself to/from the POSTGRES mailing list: send mail with
the subject line ADD or DEL to "postgres-request@postgres.Berkeley.EDU".
If this fails, send mail to "post_questions@postgres.Berkeley.EDU" and
a human will deal with it. DO NOT post to the "postgres" mailing list.
==============================================================================
URL: http://s2k-ftp.CS.Berkeley.EDU:8000/postgres/
^ permalink raw reply [nested|flat] 2+ messages in thread
* Re: regression test error
@ 1995-01-11 19:16 Raymond Toy <toy@rtp.ericsson.se>
parent: Eric Maes <Eric.Maes@rug.ac.be>
0 siblings, 0 replies; 2+ messages in thread
From: Raymond Toy @ 1995-01-11 19:16 UTC (permalink / raw)
To: Eric Maes <Eric.Maes@rug.ac.be>; +Cc: legacy
>>>>> "Eric" == Eric Maes <Eric.Maes@rug.ac.be> writes:
Raymond Toy wrote:
Ray> Hello, I am trying to install postgres4.2 on our Sun 4/370
Ray> running SunOs 4.1.3_U1. The whole thing compiled well, and
Ray> I could run initdb whithout a problem. I set up myself as
Ray> postgres user and then tried to run the regression test. The
Ray> test did not complete ending with the following messages in
Ray> regress.out:
Ray> *********************begin included
Ray> message********************** Query sent to backend is "
Ray> load "/usr1/postgres/src/regress/regress/ obj/regress.so" "
Ray> FATAL: no response from backend: detected in PQexec
Ray> Go * Query sent to backend is " copy onek from
Ray> "/usr1/postgres/src/regress/ regress/../data/onek.data" "
Ray> FATAL: no response from backend: detected in PQexec
Ray> Go * Query sent to backend is "copy tenk1 from
Ray> "/usr1/postgres/src/regress/ regress/../data/tenk.data" "
Ray> the creation script has an error ********************end
Ray> included message**************************
Eric> Any ideas? TIA Eric
This problem was entirely my fault. The solution was pointed out to
me on comp.sys.sun.misc by Casper H.S. Dik (casper@fwi.uva.nl). My
version of libdl lives in /usr/lib so I must be sure to have /usr/lib
in my LD_LIBRARY_PATH before (or instead of) /lib.
Once I made this change to LD_LIBRARY_PATH, the regression test went
just fine with the only differences in times and dates.
Ray
Ray -----> toy@rtp.ericsson.se
Toy -----> Ericsson-GE RTP x7480
==============================================================================
To add/remove yourself to/from the POSTGRES mailing list: send mail with
the subject line ADD or DEL to "postgres-request@postgres.Berkeley.EDU".
If this fails, send mail to "post_questions@postgres.Berkeley.EDU" and
a human will deal with it. DO NOT post to the "postgres" mailing list.
==============================================================================
URL: http://s2k-ftp.CS.Berkeley.EDU:8000/postgres/
^ permalink raw reply [nested|flat] 2+ messages in thread
end of thread, other threads:[~1995-01-11 19:16 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed)
-- links below jump to the message on this page --
1995-01-11 14:32 regression test error Eric Maes <Eric.Maes@rug.ac.be>
1995-01-11 19:16 ` Raymond Toy <toy@rtp.ericsson.se>
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox