Re: Solaris Performance - Mailing list pgsql-general

From Tom Lane
Subject Re: Solaris Performance
Date
Msg-id 15447.1013359405@sss.pgh.pa.us
Whole thread Raw
In response to Re: Solaris Performance  (Martijn van Oosterhout <kleptog@svana.org>)
List pgsql-general
Martijn van Oosterhout <kleptog@svana.org> writes:
>> Assuming PostgreSQL runs on Linux on SPARC (can't remember).

> It does. Debian has successfully built 7.1.3 on basically every architecture
> supported, which include SPARC. Unfortunatly they don't run the regression
> tests so it's not clear if all the compiler warnings are meaningless.

> http://buildd.debian.org/build.php?arch=&pkg=postgresql

Those warnings look like the same ones I've seen many times on Debian
Alpha.  AFAICT they're indicative of nothing except sloppy programming
in a system header file.

I can report that 7.2 passes regression tests on sourceforge's
SPARC/Linux machine, which claims to be Debian 2.2.  uname says

Linux usf-cf-sparc-linux-1 2.2.18pre21 #1 SMP Wed Nov 22 17:27:17 EST 2000 sparc64 unknown

Curiously, though, I don't see any of the mathinline warnings on that
machine.  Slightly different Debian version perhaps?

            regards, tom lane

pgsql-general by date:

Previous
From: "Marc G. Fournier"
Date:
Subject: Re: what's the meaning of the word "Tioga" in source
Next
From: Francisco Reyes
Date:
Subject: Helpdesk app on Postgresql and PHP?