Ports list updated:

  http://candle.pha.pa.us/main/writings/pgsql/sgml/supported-platforms.html

---------------------------------------------------------------------------
Christopher Kings-Lynne wrote:
> This is a successful report for OpenBSD 3.2 on sparc and i386
> 
> > -----Original Message-----
> > From: bpalmer [mailto:[EMAIL PROTECTED]]
> > Sent: Monday, 18 November 2002 2:14 AM
> > To: Christopher Kings-Lynne
> > Subject: Re: PostgreSQL 7.3 Platform Testing
> >
> >
> > Sorry for taking so long to get back to you, getting everything working on
> > obsd took a while.  My sun is a 60mhz deal and it's a bit slow.
> >
> > Anywho:
> >
> > Kernel tweaks are needed:
> >
> > edited:
> > /etc/login.conf
> >
> > Changed:
> >
> > default:\
> >   :maxproc-max=128:\
> >   :maxproc-cur=64:\
> >   :openfiles-cur=64:\
> >
> > to:
> >
> > default:\
> >   :maxproc-max=256:\
> >   :maxproc-cur=256:\
> >   :openfiles-cur=256:\
> >
> >
> > Kernel settings needed:
> >
> > option          SEMMNI=256
> > option          SEMMNS=2048
> >
> > option          SEMMAXPGS=4096
> >
> >
> > Once that was done,  however  (and it's always been needed afaik)
> >
> > $ uname -an
> > OpenBSD incelous.crimelabs.net 3.2 incelous#0 i386
> >
> > ======================
> >  All 89 tests passed.
> > ======================
> >
> >   356.52s real    18.22s user    15.92s system
> >
> >
> > $ uname -an
> > OpenBSD blackwidow.crimelabs.net 3.2 blackwidow#0 sparc
> >
> > ======================
> >  All 89 tests passed.
> > ======================
> >
> >  1311.48s real   134.86s user   127.44s system
> >
> >
> >
> >
> > - Brandon
> >
> >
> > ------------------------------------------------------------------
> > ----------
> >  c: 917-697-8665                                            h:
> > 201-798-4983
> >  b. palmer,  [EMAIL PROTECTED]
> > pgp:crimelabs.net/bpalmer.pgp5
> >
> >
> >
> 
> 
> ---------------------------(end of broadcast)---------------------------
> TIP 1: subscribe and unsubscribe commands go to [EMAIL PROTECTED]
> 

-- 
  Bruce Momjian                        |  http://candle.pha.pa.us
  [EMAIL PROTECTED]               |  (610) 359-1001
  +  If your life is a hard drive,     |  13 Roberts Road
  +  Christ can be your backup.        |  Newtown Square, Pennsylvania 19073

---------------------------(end of broadcast)---------------------------
TIP 3: if posting/reading through Usenet, please send an appropriate
subscribe-nomail command to [EMAIL PROTECTED] so that your
message can get through to the mailing list cleanly

Reply via email to