Re: PostgreSQL on 64 bit Linux

From: mark(at)mark(dot)mielke(dot)cc
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: Douglas McNaught <doug(at)mcnaught(dot)org>, Naz Gassiep <naz(at)mira(dot)net>, pgsql-hackers(at)postgresql(dot)org
Subject: Re: PostgreSQL on 64 bit Linux
Date: 2006-08-21 17:58:26
Message-ID: 20060821175826.GA18773@mark.mielke.cc
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Mon, Aug 21, 2006 at 01:05:13PM -0400, Tom Lane wrote:
> mark(at)mark(dot)mielke(dot)cc writes:
> >> What re-architecting would be needed?
>
> > I'm asking that it be admitted that it has not been looked at. Not
> > seriously. Nor is this unique to PostgreSQL. I expect the performance
> > for Linux applications in general to slowly improve on 64-bit
> > processors as more and more people begin to use it. I recall a few
> > threads on other mailing lists where the primary developers admitted
> > to not having ready access to a 64-bit machine. Until they do, the
> > chance that these applications are hand-tuned for 64-bit is unlikely.
>
> What you seem to be asking for is that we engage in a lot of
> machine-specific tuning for some particular processor or other.
> That has not happened and will not happen. This project believes
> in portable code, not "optimized for Xeon-of-the-month" code.

Hi Tom.

I'm asking for a statement such as the above, that you provide. :-)

The question was whether PostgreSQL was optimized for 64-bit Linux.
The answer is "not specifically".

The answer is quite acceptable to me. It's not the original answer that
was given to the original poster though... :-)

Cheers,
mark

--
mark(at)mielke(dot)cc / markm(at)ncf(dot)ca / markm(at)nortel(dot)com __________________________
. . _ ._ . . .__ . . ._. .__ . . . .__ | Neighbourhood Coder
|\/| |_| |_| |/ |_ |\/| | |_ | |/ |_ |
| | | | | \ | \ |__ . | | .|. |__ |__ | \ |__ | Ottawa, Ontario, Canada

One ring to rule them all, one ring to find them, one ring to bring them all
and in the darkness bind them...

http://mark.mielke.cc/

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2006-08-21 18:06:34 Re: PostgreSQL on 64 bit Linux
Previous Message Bruce Momjian 2006-08-21 17:56:12 Re: Altering view ownership doesn't work ...