Return-Path: owner-postman
Received: from localhost (localhost [127.0.0.1]) by nobozo.CS.Berkeley.EDU (8.6.4/8.6.3) with SMTP id KAA25329 for postgres-dist; Thu, 27 Jan 1994 10:47:22 -0800
Resent-From: POSTGRES mailing list <postman@postgres.Berkeley.EDU>
Resent-Message-Id: <199401271847.KAA25329@nobozo.CS.Berkeley.EDU>
X-Authentication-Warning: nobozo.CS.Berkeley.EDU: Host localhost didn't use HELO protocol
Sender: owner-postman@postgres.Berkeley.EDU
X-Return-Path: owner-postman
Received: from nlm.nih.gov (lhc.nlm.nih.gov [130.14.1.128]) by nobozo.CS.Berkeley.EDU (8.6.4/8.6.3) with SMTP id KAA25318 for <postgres@postgres.berkeley.edu>; Thu, 27 Jan 1994 10:47:00 -0800
Received: from ceb.csb (ceb.nlm.nih.gov) by nlm.nih.gov (4.1/SMI-4.0)
	id AA26505; Thu, 27 Jan 94 13:46:42 EST
Received: from blackcomb.csb by ceb.csb (4.1/SMI-4.1)
	id AA27438; Thu, 27 Jan 94 13:45:40 EST
Received: by blackcomb.csb (5.0/SMI-SVR4)
	id AA03006; Thu, 27 Jan 1994 13:46:34 +0500
Date: Thu, 27 Jan 1994 13:46:34 +0500
From: neve@nlm.nih.gov (Leif Neve)
Message-Id: <9401271846.AA03006@blackcomb.csb>
To: postgres@postgres.Berkeley.EDU
Subject: Dan Bidwell's Solaris Port
X-Sun-Charset: US-ASCII
Content-Length: 2248
Resent-To: postgres-dist@postgres.Berkeley.EDU
Resent-Date: Thu, 27 Jan 94 10:47:21 -0800
Resent-XMts: smtp

I guess Dan Bidwell never posted info about his port to this
forum. (Perhaps intentionally so? ;-| )

But since I've been getting a lot of queries for the whereabouts of
this port, I hope Dan doesn't mind if I post a copy of his
original letter to me announcing the port. I do this mainly in the
hope that others will try it out and either fix the problems with
the regression tests I'm seeing or show me what I'm doing wrong.

Leif Neve


----- Begin Included Message -----

>From bidwell@andrews.edu Thu Dec  9 01:03:03 1993
Subject: Postgres 4.1 on Solaris 2.3
To: neve@nlm.nih.gov
Date: Thu, 9 Dec 1993 01:03:37 -0500 (EST)

I know that this is long overdue, but again, there hasn't been anyone
paying me to do this.  I have a port of Postgres 4.1 for Solaris 2.3 on
the Sparc architecture.  Part of the reason that I haven't released it
earlier is that it doesn't make it all the way through the regression
tests.  It just hangs and quits.  I haven't been able to find any good
reason for it.

We have used this for a graduate class in database and it worked fine
for this class.

I have since started to attempt to make Robert Withrow's SVR4 port work
on Solaris 2.3.  I have it compiling, but it will not run yet.  I was
hoping that this might be easier then find the problem in the port that
I have done.

I have a complete package of what is need for Solaris on

	elrond.cs.andrews.edu:/pub

There are three files, tared and gziped:

	bmake.bin.tgz which is the binary file and *.mk files for bmake
	postgres.solaris.bin.tgz which is executables for 4.1 on Solaris 2.3
	postgres.solaris.tgz which is a complete source tree

Anyone is welcome to what is here on a what you see is what you get
basis.  If someone can find the problem that is keeping it from passing
the regression tests, I would like to know what the changes are.

I would be happy to try to answer any questions about this port, but I
am not a database person.
-- 
Daniel R. Bidwell	|	bidwell@andrews.edu
Andrews University	Computer Science & Information Systems Department
If two always agree, one of them is unnecesary
"Friends don't let friends do DOS"
"In theory, theory and practice are the same.
In practice, however, they are not."

----- End Included Message -----

