BUG #1080: Ref #1045 resolved

From: "PostgreSQL Bugs List" <pgsql-bugs(at)postgresql(dot)org>
To: pgsql-bugs(at)postgresql(dot)org
Subject: BUG #1080: Ref #1045 resolved
Date: 2004-02-11 21:32:50
Message-ID: 20040211213250.276D6CF4812@www.postgresql.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs


The following bug has been logged online:

Bug reference: 1080
Logged by: Josh Rovero

Email address: rovero(at)sonalysts(dot)com

PostgreSQL version: 7.4

Operating system: HP-UX 11.11 (aka 11i)

Description: Ref #1045 resolved

Details:

Error "psql: could not translate host name "jetstream" to address: host nor
service provided, or not known"

can be fixed on HP-UX 11.11 by applying HP OS patch
PHNE_27796 (libnss_dns DNS backend patch). This patch has two patch
dependencies which are also required:

PHCO_29029: libc cumulative patch
PHCO_24402: libc cumulative header patch.

Critical patch found by doing a search for getaddr in the HP patch database.
Unfortunately, these are *not*
included on the update CDs are part of the recommended
patch set.

Browse pgsql-bugs by date

  From Date Subject
Next Message Bruce Momjian 2004-02-11 22:04:32 Re: I find a bug (IMHO)
Previous Message Tom Lane 2004-02-11 19:17:44 Re: BUG #1079: ALTER TABLE does not add foreign key