Re: [HACKERS] ordering RH6.1

From: Lamar Owen <lamar(dot)owen(at)wgcr(dot)org>
To: Frans Van Elsacker <fve(at)atbib(dot)be>
Cc: pgsql-hackers(at)postgresql(dot)org, jbj(at)redhat(dot)com, gafton(at)redhat(dot)com, tgl(at)sss(dot)pgh(dot)pa(dot)us
Subject: Re: [HACKERS] ordering RH6.1
Date: 1999-12-17 01:53:49
Message-ID: 99121621013601.00845@lorc.wgcr.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Thu, 16 Dec 1999, Lamar Owen wrote:

> [Cristian, Jeff: we have a problem here. RedHat 6.1 Install versus
> RedHat 6.0 upgraded to 6.1 behaves differently. Ideas of where to start
> looking?]
> I'm going to retry this exact set of queries again at home -- I wasn't
> able to reproduce the last set of results -- but we'll see what happens
> here.

Ok, confirmation. On my home machine, which was upgraded to RedHat 6.1 from
RedHat 6.0, I get the correct results:
column1
------
1
11
100
2
(4 rows)

> Recap while I'm waiting for regression to finish:
> The fresh install of RedHat 6.1 is from the exact same CD that I
> upgraded my home box from RH 6.0. The ONLY difference is the fresh
> install versus the upgrade -- same versions of PostgreSQL. I am going to
> double check regression at home, but I have not seen these results
> before, and I distinctly remember running regression at home. I'll keep
> you all updated.

Update: regression tests that fail on my 6.0-6.1 home machine: float8 and
geometry -- which are normal to fail on RedHat any version. IOW, no collation
problems at home! Oh, I'm running the exact same postgresql binary RPM's at
home as I am running on the fresh RH 6.1 install at work.

Time to dig into date and time stamps on installed RPMs versus updated RPMs.

Frans, try installing RedHat 6.0 on a box, then upgrading to RH 6.1, then rerun
your tests and see what happens.
--
Lamar Owen
WGCR Internet Radio
1 Peter 4:11

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 1999-12-17 02:04:25 Re: [HACKERS] ordering RH6.1
Previous Message Tom Lane 1999-12-17 01:35:34 Notation for nextval() (was Re: Several small patches)