From: | Olivier PRENANT <ohp(at)pyrenet(dot)fr> |
---|---|
To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
Cc: | pgsql-hackers list <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: Problems with 7.3.1 |
Date: | 2002-12-27 17:37:24 |
Message-ID: | Pine.UW2.4.21.0212271833030.7458-100000@server |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
Hi Tom
Here are some news and tests I did and am still doing:
1) there is no previous installation so that can't be a library problem
(good thing!)
2) My tests and compiles are running on data disk ibm 18G uw and fail.
I ended up intalling on the root disk and installcheck did work ok!!
I just finish low reformating the 2 data disk , recreate file systems and
reload. Make check stiil fails at the same point, driver shows no disk
error...
Anymore idea?
Regards,
On Fri, 27 Dec 2002, Tom Lane wrote:
> Date: Fri, 27 Dec 2002 11:34:01 -0500
> From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
> To: ohp(at)pyrenet(dot)fr
> Cc: pgsql-hackers list <pgsql-hackers(at)postgresql(dot)org>
> Subject: Re: [HACKERS] Problems with 7.3.1
>
> Olivier PRENANT <ohp(at)pyrenet(dot)fr> writes:
> > I tried postgresql 7.3 and 7.3.1 and they both fail regressin when
> > creating plpgsql language. However, when installed, createlang plpgsql
> > template1 work like a charm.
>
> Interesting. Would you try another test: now that you've completed the
> installation, does "make check" work? I am wondering if "make check"
> was picking up the wrong version of plpgsql.so, ie, the one from your
> pre-7.3 installation. (I'm not very clear on how a wrong version of
> plpgsql.so would result in the particular failure you observed, but this
> is the only theory I can think of right now...)
>
> regards, tom lane
>
--
Olivier PRENANT Tel: +33-5-61-50-97-00 (Work)
Quartier d'Harraud Turrou +33-5-61-50-97-01 (Fax)
31190 AUTERIVE +33-6-07-63-80-64 (GSM)
FRANCE Email: ohp(at)pyrenet(dot)fr
------------------------------------------------------------------------------
Make your life a dream, make your dream a reality. (St Exupery)
From | Date | Subject | |
---|---|---|---|
Next Message | Larry Rosenman | 2002-12-27 17:40:45 | Re: Problems with 7.3.1 |
Previous Message | Tom Lane | 2002-12-27 17:26:22 | Re: MOVE strangeness |