Hi,
I also run RH6.0. Tried the one you show down below with the NAMEDATALEN,
OIDNAMELEN, and PADDED_SBUFDESC_SIZE modifications and recompiled everything
new and it still gave me the same problem. I don't think it has anything to
do with RH6.0 because if i don't modify those three things, it worked like a
charm. Now i'm really stuck. Anyway, thank you everyone for your help.
Thinh
> -----Original Message-----
> From: Herbert Ambos [mailto:herbert@tuba.msuiit.edu.ph]
> Sent: Wednesday, June 02, 1999 8:41 PM
> To: Pham, Thinh
> Cc: 'pgsql-sql@postgresql.org'
> Subject: RE: [SQL] Column name's length
>
>
>
> On Tue, 1 Jun 1999, Pham, Thinh wrote:
>
> > ...
> >
> > [postgres@ares pgsql]$ createdb
> > Connection to database 'template1' failed.
> > pqReadData() -- backend closed the channel unexpectedly.
> > This probably means the backend terminated
> abnormally before or
> > while processing the request.
> >
> > createdb: database creation failed on postgres.
> >
> >
> > Anyone know why this happened?
> > Thinh
>
> this happened to me when i reinstalled my linux box into RHL6.0 and
> installing Postgres6.4.2 but i initialized my system to this:
>
> initdb -l <u'r postgres lib files location (/usr/lib/pgsql)> \
> -r <data directory (/var/lib/pgsql)>
>
> hope this helps.?
>
> Herbert Ambos
> Iligan City, Philippines
>
>