Replace Windows PostgreSQL Binary?

Lists: pgsql-ports
From: Jason Tishler <Jason(dot)Tishler(at)dothill(dot)com>
To: pgsql-ports(at)postgresql(dot)org
Subject: Replace Windows PostgreSQL Binary?
Date: 2001-03-04 19:53:58
Message-ID: 20010304145358.B1372@dothill.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-ports

I recommend removing the old Windows PostgreSQL binary that can be found
at:

ftp://ftp.postgresql.org/pub/binary/v7.0/NT/postgresql-7.0-nt-binaries.tar.gz

It seems to be causing more harm than good.

If I produce a 7.1beta5, would someone with the appropriate authority
put it on the PostgreSQL ftp site?

Thanks,
Jason

--
Jason Tishler
Director, Software Engineering Phone: +1 (732) 264-8770 x235
Dot Hill Systems Corp. Fax: +1 (732) 264-8798
82 Bethany Road, Suite 7 Email: Jason(dot)Tishler(at)dothill(dot)com
Hazlet, NJ 07730 USA WWW: http://www.dothill.com


From: The Hermit Hacker <scrappy(at)hub(dot)org>
To: Jason Tishler <Jason(dot)Tishler(at)dothill(dot)com>
Cc: <pgsql-ports(at)postgresql(dot)org>
Subject: Re: Replace Windows PostgreSQL Binary?
Date: 2001-03-04 20:23:26
Message-ID: Pine.BSF.4.33.0103041622560.33622-100000@mobile.hub.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-ports


send me a url for the new one ... I won't remove the old until after we
have one for the newest release though ...

On Sun, 4 Mar 2001, Jason Tishler wrote:

> I recommend removing the old Windows PostgreSQL binary that can be found
> at:
>
> ftp://ftp.postgresql.org/pub/binary/v7.0/NT/postgresql-7.0-nt-binaries.tar.gz
>
> It seems to be causing more harm than good.
>
> If I produce a 7.1beta5, would someone with the appropriate authority
> put it on the PostgreSQL ftp site?
>
> Thanks,
> Jason
>
> --
> Jason Tishler
> Director, Software Engineering Phone: +1 (732) 264-8770 x235
> Dot Hill Systems Corp. Fax: +1 (732) 264-8798
> 82 Bethany Road, Suite 7 Email: Jason(dot)Tishler(at)dothill(dot)com
> Hazlet, NJ 07730 USA WWW: http://www.dothill.com
>
> ---------------------------(end of broadcast)---------------------------
> TIP 3: if posting/reading through Usenet, please send an appropriate
> subscribe-nomail command to majordomo(at)postgresql(dot)org so that your
> message can get through to the mailing list cleanly
>

Marc G. Fournier ICQ#7615664 IRC Nick: Scrappy
Systems Administrator @ hub.org
primary: scrappy(at)hub(dot)org secondary: scrappy(at){freebsd|postgresql}.org


From: "Parris B(dot) Wood" <pwood(at)wilma(dot)widomaker(dot)com>
To: pgsql-ports(at)postgresql(dot)org
Subject: Irix 6.2 compilation
Date: 2001-03-05 13:57:35
Message-ID: Pine.BSF.3.96.1010305083421.16920A-100000@wilma.widomaker.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-ports

Hello,

I've been having this problem since atleast v6.3.3, but after
trying the newest beta (7.1-beta5, per 01/2001 thread ``Problem with
compile pgsql on Irix 5.3''), I'm still running into the same problem.

Apologies for the word wrap in advance. I can get the *.c files
compiled, its linking that bombs:

/usr/gnu/lib/gcc-lib/mips-sgi-irix5.3/2.7.2.2/ld -r -o SUBSYS.o
heaptuple.o indextuple.o indexvalid.o printtup.o scankey.o tupdesc.o

collect2: ld returned 1 exit status

ld: FATAL 64: 2th symbol in heaptuple.o is invalid -- should not have
relocation against it.

Software versions:

IRIX animaniacs 6.2 03131015 IP22
collect2 version 2.7.2.2 [AL 1.1, MM 40] SGI running IRIX 5.x
gcc version 2.7.2.2
ld: INFO 61: Version 6.21. (SGI ld)
GNU Make version 3.78.1

Any ideas? Is my gcc way broken (other things compile fine, perl,
etc.)? I'd rather not touch it if I can. By the way the new make file
works fine with gcc, I no longer have to remove -Woff and -Wl manually =]
Thanks for your time!

-
Parris Wood


From: Jason Tishler <Jason(dot)Tishler(at)dothill(dot)com>
To: The Hermit Hacker <scrappy(at)hub(dot)org>
Cc: pgsql-ports(at)postgresql(dot)org
Subject: Re: Replace Windows PostgreSQL Binary?
Date: 2001-03-05 15:50:52
Message-ID: 20010305105052.I1165@dothill.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: Postg토토 사이트SQL

Marc,

On Sun, Mar 04, 2001 at 04:23:26PM -0400, The Hermit Hacker wrote:
> send me a url for the new one ...

I would prefer to upload via ftp or mail bomb you (the tar.gz is about
2 MB). As a last resort, I can use my very precious public web space
(at least temporarily). The grandparents would rather see pictures of
the kids instead of downloading pre-built PostgreSQL binaries... :,)

> I won't remove the old until after we
> have one for the newest release though ...

Just curious, but by "newest release" do you mean 7.1beta5 or 7.1 final?

Thanks,
Jason

--
Jason Tishler
Director, Software Engineering Phone: +1 (732) 264-8770 x235
Dot Hill Systems Corp. Fax: +1 (732) 264-8798
82 Bethany Road, Suite 7 Email: Jason(dot)Tishler(at)dothill(dot)com
Hazlet, NJ 07730 USA WWW: http://www.dothill.com


From: Jason Tishler <Jason(dot)Tishler(at)dothill(dot)com>
To: The Hermit Hacker <scrappy(at)hub(dot)org>
Cc: pgsql-ports(at)postgresql(dot)org
Subject: Re: Replace Windows PostgreSQL Binary?
Date: 2001-03-08 16:45:54
Message-ID: 20010308114554.B551@dothill.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-ports

Marc,

On Sun, Mar 04, 2001 at 04:23:26PM -0400, The Hermit Hacker wrote:
> send me a url for the new one ... I won't remove the old until after we
> have one for the newest release though ...

You can find a pre-built PostgreSQL 7.1beta5 for Cygwin at the following URL:

http://members.home.net/jtishler/software/postgresql/postgresql-7.1beta5-1.tar.gz

Please let me know when it is up on the PostgreSQL mirrors since it is
using 20% of my public web space.

I used the attached recipe to build and package this distribution.

Thanks,
Jason

--
Jason Tishler
Director, Software Engineering Phone: +1 (732) 264-8770 x235
Dot Hill Systems Corp. Fax: +1 (732) 264-8798
82 Bethany Road, Suite 7 Email: Jason(dot)Tishler(at)dothill(dot)com
Hazlet, NJ 07730 USA WWW: http://www.dothill.com