Thread

  1. Re: v7.2 rolled last night ...

    Henshall, Stuart - WCP <shenshall@westcountrypublications.co.uk> — 2002-02-05T12:03:48Z

    Sorry for the false alarm seem to have got it working after a clean compile.
    - Stuart
    
    > -----Original Message-----
    > From: Dave Page [mailto:dpage@vale-housing.co.uk]
    > Sent: 05 February 2002 10:53
    > To: 'Milan Roubal'; 'Henshall, Stuart - WCP'; 'Marc G. Fournier';
    > 'pgsql-hackers@postgresql.org'
    > Subject: RE: [HACKERS] v7.2 rolled last night ...
    > 
    > 
    > Sounds like you're not running the ipc-daemon.
    > 
    > Regards, Dave.
    > 
    > > -----Original Message-----
    > > From: Milan Roubal [mailto:roubm9am@barbora.ms.mff.cuni.cz] 
    > > Sent: 05 February 2002 10:45
    > > To: Henshall, Stuart - WCP; 'Marc G. Fournier'; 
    > > pgsql-hackers@postgresql.org
    > > Subject: Re: [HACKERS] v7.2 rolled last night ...
    > > 
    > > 
    > > my cygwin:
    > > ./configure --enable-locale --enable-recode 
    > > --with-maxbackends=128 --enable- odbc --without-tk 
    > > --disable-rpath make make install Postgres is in directory 
    > > /usr/local/pgsql/
    > > 
    > > $ /usr/local/pgsql/bin/initdb --debug -D/var/pgsql7.23
    > > Running with debug mode on.
    > > 
    > > initdb variables:
    > >   PGDATA=/var/pgsql7.23
    > >   datadir=/usr/local/pgsql/share
    > >   PGPATH=/usr/local/pgsql/bin
    > >   MULTIBYTE=
    > >   MULTIBYTEID=0
    > >   POSTGRES_SUPERUSERNAME=Administrator
    > >   POSTGRES_BKI=/usr/local/pgsql/share/postgres.bki
    > >   POSTGRES_DESCR=/usr/local/pgsql/share/postgres.description
    > >   
    > POSTGRESQL_CONF_SAMPLE=/usr/local/pgsql/share/postgresql.conf.sample
    > >   PG_HBA_SAMPLE=/usr/local/pgsql/share/pg_hba.conf.sample
    > >   PG_IDENT_SAMPLE=/usr/local/pgsql/share/pg_ident.conf.sample
    > > The files belonging to this database system will be owned by 
    > > user "Administrator ". This user must also own the server process.
    > > 
    > > creating directory /var/pgsql7.23... ok
    > > creating directory /var/pgsql7.23/base... ok
    > > creating directory /var/pgsql7.23/global... ok
    > > creating directory /var/pgsql7.23/pg_xlog... ok
    > > creating directory /var/pgsql7.23/pg_clog... ok
    > > creating template1 database in /var/pgsql7.23/base/1...
    > > 
    > > and then nothing hapens. Processor was 100% CPU all the night 
    > > on process postgres, but this is all. Directory 
    > > /var/pgsql7.23/base/1 exists, but nothing is inside.
    > >     Milan Roubal
    > >     roubm9am@barbora.ms.mff.cuni.cz
    > > 
    > > 
    > > 
    > > ----- Original Message -----
    > > From: "Henshall, Stuart - WCP" 
    > > <SHenshall@westcountrypublications.co.uk>
    > > To: "'Marc G. Fournier'" <scrappy@hub.org>; 
    > > <pgsql-hackers@postgresql.org>
    > > Sent: Tuesday, February 05, 2002 11:05 AM
    > > Subject: Re: [HACKERS] v7.2 rolled last night ...
    > > 
    > > 
    > > > > From: Marc G. Fournier [mailto:scrappy@hub.org]
    > > > >
    > > > >
    > > > >
    > > > > ... can a few of you go take a peak and let me know if 
    > > anything is 
    > > > > wrong/missing?
    > > > >
    > > > >
    > > > I sent the following to pgsql-cygwin but so far had no 
    > response. I 
    > > > have succesfully used v7.2b5 so suspect something on my 
    > system has 
    > > > changed. I
    > > can
    > > > connect to 7.2 fine with PGAdmin. I'm probably just in a 
    > flap about
    > > nothing,
    > > > but thought I'd comment just in case.
    > > > Cheers,
    > > > - Stuart
    > > >
    > > > Hi,
    > > > I've recently compiled postgresql 7.2 and seem to be having some 
    > > > problems with the psql. (win98 se on a P3 900, cygipc 1.11) 
    > > $ uname -a
    > > > CYGWIN_98-4.10 BX3551TC 1.3.9(0.51/3/2) 2002-01-21 12:48 
    > > i686 unknown
    > > > Client:
    > > > $ psql template1
    > > > Segmentation fault (core dumped)
    > > > Server:
    > > > DEBUG:  pq_recvbuf: unexpected EOF on client connection
    > > > DEBUG:  incomplete startup packet
    > > >
    > > > Sorry for lack of detail but I'm busy :( and was wondering 
    > > if this is 
    > > > a release problem or just my system.
    > > > - Stuart
    > > >
    > > > ---------------------------(end of 
    > > > broadcast)---------------------------
    > > > TIP 1: subscribe and unsubscribe commands go to 
    > > majordomo@postgresql.org
    > > 
    > > 
    > > ---------------------------(end of 
    > > broadcast)---------------------------
    > > TIP 2: you can get off all lists at once with the unregister command
    > >     (send "unregister YourEmailAddressHere" to 
    > > majordomo@postgresql.org)
    > > 
    >