Re: v7.2 rolled last night ...

From: Dave Page <dpage(at)vale-housing(dot)co(dot)uk>
To: "'Milan Roubal'" <roubm9am(at)barbora(dot)ms(dot)mff(dot)cuni(dot)cz>, "'Henshall, Stuart - WCP'" <SHenshall(at)westcountrypublications(dot)co(dot)uk>, "'Marc G(dot) Fournier'" <scrappy(at)hub(dot)org>, "'pgsql-hackers(at)postgresql(dot)org'" <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: v7.2 rolled last night ...
Date: 2002-02-05 10:52:57
Message-ID: FED2B709E3270E4B903EB0175A49BCB10B5335@dogbert.vale-housing.co.uk
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Sounds like you're not running the ipc-daemon.

Regards, Dave.

> -----Original Message-----
> From: Milan Roubal [mailto:roubm9am(at)barbora(dot)ms(dot)mff(dot)cuni(dot)cz]
> Sent: 05 February 2002 10:45
> To: Henshall, Stuart - WCP; 'Marc G. Fournier';
> pgsql-hackers(at)postgresql(dot)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(at)barbora(dot)ms(dot)mff(dot)cuni(dot)cz
>
>
>
> ----- Original Message -----
> From: "Henshall, Stuart - WCP"
> <SHenshall(at)westcountrypublications(dot)co(dot)uk>
> To: "'Marc G. Fournier'" <scrappy(at)hub(dot)org>;
> <pgsql-hackers(at)postgresql(dot)org>
> Sent: Tuesday, February 05, 2002 11:05 AM
> Subject: Re: [HACKERS] v7.2 rolled last night ...
>
>
> > > From: Marc G. Fournier [mailto:scrappy(at)hub(dot)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(at)postgresql(dot)org
>
>
> ---------------------------(end of
> broadcast)---------------------------
> TIP 2: you can get off all lists at once with the unregister command
> (send "unregister YourEmailAddressHere" to
> majordomo(at)postgresql(dot)org)
>

Browse pgsql-hackers by date

  From Date Subject
Next Message Oleg Bartunov 2002-02-05 10:56:39 Re: contrib/tsearch in postgresql 7.2 (fwd)
Previous Message Dave Page 2002-02-05 10:49:12 Re: v7.2 rolled last night ...