Re: Glibc2 (was Re: [HACKERS] PostgreSQL - the Linux of Databases...)

From: "Thomas G(dot) Lockhart" <lockhart(at)alumni(dot)caltech(dot)edu>
To: "Thomas A(dot) Szybist" <szybist(at)boxhill(dot)com>
Cc: pgsql-hackers(at)postgresql(dot)org, Cristian Gafton <gafton(at)redhat(dot)com>
Subject: Re: Glibc2 (was Re: [HACKERS] PostgreSQL - the Linux of Databases...)
Date: 1998-03-04 15:48:01
Message-ID: 34FD77B1.848B35E7@alumni.caltech.edu
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

> Just thought you'd like another data point. I just installed Cristian's
> glibc2-2.0.7 packages. Like Thomas, I still get:
>
> postgres=> select '1 min'::timespan;
> ?column?
> ------------
> @ 60.00 secs
> (1 row)
>
> Without recompiling. With recompiling, I get:
>
> postgres=> select '1 min'::timespan;
> ?column?
> --------
> @ 1 min
> (1 row)
>
> I'm using gcc 2.7.2.3 -O2.

Well, this narrows it down a lot! Wonder why it requires a recompile?? afaik there
isn't any static library linking involved...

- Tom

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Bruce Momjian 1998-03-04 15:55:20 Re: [HACKERS] PostgreSQL - the Linux of Databases...
Previous Message Jan Wieck 1998-03-04 15:43:03 Speedups