Re: [BUGS] [PORTS] Bug Report with Postgres 7.4 on AIX 5.3

2005-05-19 Thread Mohan, Ross
Vincent, Thanks for this, I'll run this by our SAs. Should be funny to watch their reaction. Meanwhile, I've requested that we file a bug w/IBM as well. Thanks again for sharing your information! -- Ross Mohan -Original Message- From: Vincent Vanwynsberghe [mailto:[EMAIL PROTECTED

Re: [BUGS] [PORTS] Bug Report with Postgres 7.4 on AIX 5.3

2005-05-19 Thread Mohan, Ross
Vincent, 1) I am having the exact same problem: I cannot even do a CREATEDB in 8.0.2 on AIX5.3 2) You sent your mail to the PG lists, but not to IBM, possibly? 3) If you think it will help, I can call support as well. If you get ANY word on this, whether a fix, a tweak, or a workaround, p

Re: [BUGS] [PORTS] Bug Report with Postgres 7.4 on AIX 5.3

2005-05-19 Thread Vincent Vanwynsberghe
Hi, We opened a call to IBM also, but until now we didn't receive anything (see the attached mail). In order to take into account the RFC 3943, we find a way to fixed the problem by modifying the file socket.h : #define _SS_MAXSIZE 128 /* Implementation specific max size */ SHOULD BE