This is a discussion on Version 8.2 for HP-UX within the Pgsql General forums, part of the PostgreSQL category; --> Does anyone know where to get postgreSQL 8.2 binaries or depot for HP-UX? We have a problem because of ...
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| Does anyone know where to get postgreSQL 8.2 binaries or depot for HP-UX? We have a problem because of non-conforming backslash handling, and I understand that's been fixed in 8.2. -- Al Balmer Sun City, AZ ---------------------------(end of broadcast)--------------------------- TIP 4: Have you searched our list archives? http://archives.postgresql.org/ |
| |||
| AFAIK, PostgreSQL is only supplied in Win32 and Fedora/Redhat flavors. Debian, Gentoo, and FreeBSD maintain their own binary packages themselves. For HP-UX, you need to build from source. http://www.postgresql.org/docs/faqs.FAQ_HPUX.html -- Brandon Aiken CS/IT Systems Engineer -----Original Message----- From: pgsql-general-owner@postgresql.org [mailto Sent: Friday, January 12, 2007 11:20 AM To: pgsql-general Subject: [GENERAL] Version 8.2 for HP-UX Does anyone know where to get postgreSQL 8.2 binaries or depot for HP-UX? We have a problem because of non-conforming backslash handling, and I understand that's been fixed in 8.2. -- Al Balmer Sun City, AZ ---------------------------(end of broadcast)--------------------------- TIP 4: Have you searched our list archives? http://archives.postgresql.org/ ---------------------------(end of broadcast)--------------------------- TIP 2: Don't 'kill -9' the postmaster |
| ||||
| Right, but I assumed you checked with HP before coming here. I should have said "for PG 8.2.1 on HP-UX, you will need to build from source". -- Brandon Aiken CS/IT Systems Engineer -----Original Message----- From: Al Balmer [mailto:albalmer@att.net] Sent: Friday, January 12, 2007 12:39 PM To: Brandon Aiken Subject: Re: [GENERAL] Version 8.2 for HP-UX On Fri, 12 Jan 2007 12:23:38 -0500, "Brandon Aiken" <BAiken@winemantech.com> wrote: >AFAIK, PostgreSQL is only supplied in Win32 and Fedora/Redhat flavors. >Debian, Gentoo, and FreeBSD maintain their own binary packages >themselves. > >For HP-UX, you need to build from source. >http://www.postgresql.org/docs/faqs.FAQ_HPUX.html > Actually, HP supplies a depot as part of the Internet Express package. Unfortunately, it's back at 8.0, and I don't know when they'll update it. Ideally, HP will release an update, then we can tell our customers it's HP-supported. > >-- >Brandon Aiken >CS/IT Systems Engineer > >-----Original Message----- >From: pgsql-general-owner@postgresql.org >[mailto >Sent: Friday, January 12, 2007 11:20 AM >To: pgsql-general >Subject: [GENERAL] Version 8.2 for HP-UX > >Does anyone know where to get postgreSQL 8.2 binaries or depot for >HP-UX? We have a problem because of non-conforming backslash handling, >and I understand that's been fixed in 8.2. -- Al Balmer Sun City, AZ ---------------------------(end of broadcast)--------------------------- TIP 3: Have you checked our extensive FAQ? http://www.postgresql.org/docs/faq |