[HACKERS] unsupported frontend protocol

2005-06-30 Thread Samuel A Horwitz
On AIX 5.3 with cvs head when trying to connect to the backend with createuser or psql i get psql: FATAL: unsupported frontend protocol 0.0: server supports 1.0 to 3.0 Help ---(end of broadcast)--- TIP 9: In versions below 8.0, the planner will

Re: [HACKERS] ecpg build on AIX 4.2.1

2003-09-24 Thread Samuel A Horwitz
Are these patches going to be applied soon? On Wed, 24 Sep 2003, [ISO-8859-1] Hans-Jürgen Schönig wrote: > Date: Wed, 24 Sep 2003 13:18:32 +0200 > From: "[ISO-8859-1] Hans-Jürgen Schönig" <[EMAIL PROTECTED]> > To: Michael Meskes <[EMAIL PROTECTED]> > Cc:

[HACKERS] ecpg build on AIX 4.2.1

2003-09-23 Thread Samuel A Horwitz
Leaving directory `/usr/local/postgres/pgsql/src/interfaces/ecpg/compatlib' [EMAIL PROTECTED] (Samuel A Horwitz) ---(end of broadcast)--- TIP 7: don't forget to increase your free space map settings

[HACKERS] AIX 4.2.1 CVS head and SSL

2003-09-05 Thread Samuel A Horwitz
penSSL 0.9.7b 10 Apr 2003 Please advise Thank you [EMAIL PROTECTED] (Samuel A Horwitz) ---(end of broadcast)--- TIP 2: you can get off all lists at once with the unregister command (send "unregister YourEmailAddressHere" to [EMAIL PROTECTED])

Re: [HACKERS] elog.c comiple problem on AIX 4.2.1

2003-09-03 Thread Samuel A Horwitz
Thanks - past that problem. On Wed, 3 Sep 2003, Tom Lane wrote: > Date: Wed, 03 Sep 2003 12:03:58 -0400 > From: Tom Lane <[EMAIL PROTECTED]> > To: Samuel A Horwitz <[EMAIL PROTECTED]> > Cc: PostgreSQL-development <[EMAIL PROTECTED]> > Subject: Re: [HACKERS] el

Re: [HACKERS] elog.c comiple problem on AIX 4.2.1

2003-09-03 Thread Samuel A Horwitz
YES it seems. On Tue, 2 Sep 2003, Tom Lane wrote: > Date: Tue, 02 Sep 2003 13:34:09 -0400 > From: Tom Lane <[EMAIL PROTECTED]> > To: Samuel A Horwitz <[EMAIL PROTECTED]> > Cc: PostgreSQL-development <[EMAIL PROTECTED]> > Subject: Re: [HACKERS] elog.c comiple pr

[HACKERS] elog.c comiple problem on AIX 4.2.1

2003-09-02 Thread Samuel A Horwitz
rror 2 Is this problem going to be fixed for version 7.4 or is there a work around available? [EMAIL PROTECTED] (Samuel A Horwitz) ---(end of broadcast)--- TIP 3: if posting/reading through Usenet, please send an appropriate subscribe-noma

[HACKERS] CVS compile on AIX 4.3.2

2003-07-15 Thread Samuel A Horwitz
: *** [common-recursive] Error 2 gmake[3]: Leaving directory `/usr/local/postgres/pgsql/src/backend/access' gmake[2]: *** [access-recursive] Error 2 gmake[2]: Leaving directory `/usr/local/postgres/pgsql/src/backend' [EMAIL PROTECTED] (Samuel A Horwitz) ---(end o

[HACKERS] re [ANNOUNCE] RC1 Packaged for Testing ... AIX 4.2.1 result

2002-11-26 Thread Samuel A Horwitz
system = powerpc-ibm-aix4.2.1.0 configure command env CC=gcc ./configure --with-maxbackends=1024 --with-openssl=/usr/local/ssl --enable-syslog --enable-odbc --disable-nls gmake check output file regression.out -- parallel group (13 tests): text varchar oid int2 char boolean

Re: [HACKERS] RC2? AIX 4.2.1.0 (fwd)

2002-11-26 Thread Samuel A Horwitz
Problem still exists in RC2 [EMAIL PROTECTED] (Samuel A Horwitz) -- Forwarded message -- Date: Mon, 25 Nov 2002 09:12:55 -0500 (EST) From: Samuel A Horwitz <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Subject: Re: [HACKERS] RC1? AIX 4.2.1.0 (fwd) Sorry forgot to include

Re: [HACKERS] RC1? AIX 4.2.1.0 (fwd)

2002-11-25 Thread Samuel A Horwitz
Sorry forgot to include that I had to add -lssl and -lcrypto ti the libpq line in Makefile.global.in in the src directory to get ecpg to link as follows 286c286 < libpq = -L$(libpq_builddir) -lpq --- > libpq = -L$(libpq_builddir) -lpq -lssl -lcrypto [EMAIL PROTECTED] (Samuel A H

Re: [HACKERS] RC1? AIX 4.2.1.0

2002-11-25 Thread Samuel A Horwitz
system = powerpc-ibm-aix4.2.1.0 configure command env CC=gcc ./configure --with-maxbackends=1024 --with-openssl=/usr/local/ssl --enable-syslog --enable-odbc --disable-nls gmake check output file regression.out -- parallel group (13 tests): text varchar oid int2 char boolean f

Re: AIX compilation problems (was Re: [HACKERS] Proposal ...)

2002-10-09 Thread Samuel A Horwitz
: if posting/reading through Usenet, please send an appropriate > subscribe-nomail command to [EMAIL PROTECTED] so that your > message can get through to the mailing list cleanly > [EMAIL PROTECTED] (Samuel A Horwitz) ---(end of broadcast)--- TIP 6: Have you searched our list archives? http://archives.postgresql.org

Re: AIX compilation problems (was Re: [HACKERS] Proposal ...)

2002-10-03 Thread Samuel A Horwitz
ace libraries (do not need >postgres.imp), > but since the resulting libs are ok, I left it at that. > > I tested both gcc and xlc including regression tests. > > Andreas > > ---(end of broadcast)--- > TIP 3: if posting/readin

[HACKERS] cvs compile failure on AIX 4.3.2

2002-08-13 Thread Samuel A Horwitz
l/src/backend/utils/mb/conversion_procs' [EMAIL PROTECTED] (Samuel A Horwitz) ---(end of broadcast)--- TIP 4: Don't 'kill -9' the postmaster