Return-Path: owner-postman Received: from localhost.Berkeley.EDU (localhost.Berkeley.EDU [127.0.0.1]) by nobozo.CS.Berkeley.EDU (8.6.9/8.6.3) with SMTP id LAA21593 for postgres-redist; Wed, 11 Jan 1995 11:17:17 -0800 Resent-From: POSTGRES mailing list Resent-Message-Id: <199501111917.LAA21593@nobozo.CS.Berkeley.EDU> X-Authentication-Warning: nobozo.CS.Berkeley.EDU: Host localhost.Berkeley.EDU didn't use HELO protocol Sender: owner-postman@postgres.Berkeley.EDU X-Return-Path: owner-postman Received: from gwa.ericsson.com (gwa.ericsson.com [138.85.146.253]) by nobozo.CS.Berkeley.EDU (8.6.9/8.6.3) with ESMTP id LAA21583 for ; Wed, 11 Jan 1995 11:17:14 -0800 Received: from mr2.exu.ericsson.se (mr2.exu.ericsson.com [138.85.147.12]) by gwa.ericsson.com (8.6.8/8.6.8) with ESMTP id NAA14638; Wed, 11 Jan 1995 13:16:24 -0600 Received: from screamer.rtp.ericsson.se ([147.117.133.13]) by mr2.exu.ericsson.se (8.6.8/NAHUB-MR1.1) with ESMTP id NAA17431; Wed, 11 Jan 1995 13:16:22 -0600 Received: from rcur (rcur7.rtp.ericsson.se [147.117.133.38]) by screamer.rtp.ericsson.se (8.6.8/8.6.4) with ESMTP id OAA11705; Wed, 11 Jan 1995 14:19:00 -0500 Message-Id: <199501111919.OAA11705@screamer.rtp.ericsson.se> To: Eric Maes cc: postgres@postgres.Berkeley.EDU Subject: Re: regression test error In-reply-to: (Your message of Wed, 11 Jan 1995 15:32:46 +0100.) Date: Wed, 11 Jan 1995 14:16:18 -0500 From: Raymond Toy Resent-To: postgres-redist@postgres.Berkeley.EDU Resent-Date: Wed, 11 Jan 95 11:17:17 -0800 Resent-XMts: smtp >>>>> "Eric" == Eric Maes 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/