Re: Looking for info on Solaris 7 (SPARC) specific considerations

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Frank Joerdens <frank(at)joerdens(dot)de>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Looking for info on Solaris 7 (SPARC) specific considerations
Date: 2001-01-23 16:57:52
Message-ID: 6630.980269072@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general pgsql-hackers

Frank Joerdens <frank(at)joerdens(dot)de> writes:
> I am faced with the task of installing, configuring, and tuning my
> database, which is currently running under Linux, under Solaris 7 on a
> brand-new and shiny Sun UltraSPARC (3 CPUs, 768 MB RAM), because the
> sysadmin at the site hasn't used or installed PostgreSQL and would
> rather have me do it. Is this actually supported? The FAQ (the one
> bundled with the 7.1 beta3 which I'll be using) lists only:

> sparc_solaris - SUN SPARC on Solaris 2.4, 2.5, 2.5.1

After you build PG and test it, send us a port report, and we'll add
Solaris 7 to the list of recently tested platforms. That's how it
works ...

> Would I use gcc or the native Sun
> compiler (how do you control that anyway)?

Try 'em both --- set CC environment variable before running configure
to control configure's choice of compiler.

regards, tom lane

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Tom Lane 2001-01-23 17:01:21 Re: plpgsql - cont'd
Previous Message Tim Barnard 2001-01-23 16:57:30 Re: Data entry screen building utilities

Browse pgsql-hackers by date

  From Date Subject
Next Message Lamar Owen 2001-01-23 17:14:55 GreatBridge RPMs (was: Re: question)
Previous Message Tom Lane 2001-01-23 16:47:51 Re: Re: postgres memory management