Re: [PATCHES] AIX FAQ update

2005-12-08 Thread Bruce Momjian

Patch applied to CVS HEAD and 8.1.X.  Thanks.

---


Seneca Cunningham wrote:
> FAQ_AIX in 8.1.0 contains outdated information about how to deal with
> postgres problems due to readline.  The attached patch replaces that
> section of it with better ways of handling the problem.
> 
> -- 
> Seneca Cunningham
> [EMAIL PROTECTED]


> 
> ---(end of broadcast)---
> TIP 2: Don't 'kill -9' the postmaster

-- 
  Bruce Momjian|  http://candle.pha.pa.us
  pgman@candle.pha.pa.us   |  (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 6: explain analyze is your friend


Re: [PATCHES] AIX FAQ update for 5.3 socket address size issue

2005-10-24 Thread Bruce Momjian

Patch applied.  Thanks.

---


Chris Browne wrote:
> IBM has addressed the socket address storage issue as of AIX 5.3
> maintenance level 5300-03; the following patch adds documentation to
> FAQ_AIX...
> 
> [EMAIL PROTECTED]:OXRS/sources/pgsql-HEAD/doc> cvs diff -u FAQ_AIX
>   Thursday 12:22:52
> Index: FAQ_AIX
> ===
> RCS file: /projects/cvsroot/pgsql/doc/FAQ_AIX,v
> retrieving revision 1.12
> diff -c -u -r1.12 FAQ_AIX
> cvs diff: conflicting specifications of output style
> --- FAQ_AIX   30 Jul 2005 03:39:27 -  1.12
> +++ FAQ_AIX   20 Oct 2005 16:23:01 -
> @@ -83,6 +83,24 @@
>  IBM will be providing a fix in the next maintenance release (expected
>  in October 2005) with an updated socket.h.
>  ---
> +PMR29657 was resolved in APAR IY74147: INCOMPATIBILITY BETWEEN
> +SOCKADDR_UN AND SOCKADDR_STORAGE STRUCT
> +
> +APAR information
> +APAR number  IY74147
> +Reported component name  AIX 5.3
> +Reported component ID5765G0300
> +Reported release 530
> +Status   CLOSED PER
> +PE   NoPE
> +HIPERNoHIPER
> +Submitted date   2005-07-18
> +Closed date  2005-07-18
> +Last modified date   2005-09-06
> +
> +If you upgrade to maintenance level 5300-03, that will include this
> +fix. Use the command "oslevel -r" to determine what maintenance level
> +you are at.
> +---
>  From: Christopher Browne <[EMAIL PROTECTED]>
>  Date: 2005-07-15
> -- 
> output = reverse("moc.enworbbc" "@" "enworbbc")
> http://www3.sympatico.ca/cbbrowne/oses.html
> Q: Why did they deprecate a.out support in linux?
> A: Because a nasty coff is bad for your elf. --- James Simmons
> 
> ---(end of broadcast)---
> TIP 6: explain analyze is your friend
> 

-- 
  Bruce Momjian|  http://candle.pha.pa.us
  pgman@candle.pha.pa.us   |  (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 2: Don't 'kill -9' the postmaster