7.4dev initdb problem - Mailing list pgsql-hackers

From Oleg Bartunov
Subject 7.4dev initdb problem
Date
Msg-id Pine.GSO.4.56.0307021153180.4628@ra.sai.msu.su
Whole thread Raw
Responses Re: 7.4dev initdb problem  (Oleg Bartunov <oleg@sai.msu.su>)
List pgsql-hackers
Build from current CVS:

pg-dev@zen:~/add/7.4/pgsql-server$ initdb -E KOI8
The files belonging to this database system will be owned by user "postgres".
This user must also own the server process.

The database cluster will be initialized with locales:   COLLATE:  ru_RU.KOI8-R      CTYPE:   ru_RU.KOI8-R   MESSAGES:
C  MONETARY: C NUMERIC: C      TIME:     C
 

creating directory /usr/local/pgsql-dev/data... ok
creating directory /usr/local/pgsql-dev/data/base... ok
creating directory /usr/local/pgsql-dev/data/global... ok
creating directory /usr/local/pgsql-dev/data/pg_xlog... ok
creating directory /usr/local/pgsql-dev/data/pg_clog... ok
creating template1 database in /usr/local/pgsql-dev/data/base/1... ok
creating configuration files... ok
initializing pg_shadow... ok
enabling unlimited row size for system tables... ok
initializing pg_depend... ERROR:  expression_tree_walker: Unexpected node type 601

initdb failed.
Removing /usr/local/pgsql-dev/data.

My system is Linux, 2.4.21
Regards,    Oleg
_____________________________________________________________
Oleg Bartunov, sci.researcher, hostmaster of AstroNet,
Sternberg Astronomical Institute, Moscow University (Russia)
Internet: oleg@sai.msu.su, http://www.sai.msu.su/~megera/
phone: +007(095)939-16-83, +007(095)939-23-83


pgsql-hackers by date:

Previous
From: "Mendola Gaetano"
Date:
Subject: Re: Dllist public/private part
Next
From: Oleg Bartunov
Date:
Subject: Re: 7.4dev initdb problem