When I install postgresql using rpm it is ok. When I compile the fonts and execute the initdb hapen a Error: unknown type 'ame'. - Mailing list pgsql-bugs

From pgsql-bugs@postgresql.org
Subject When I install postgresql using rpm it is ok. When I compile the fonts and execute the initdb hapen a Error: unknown type 'ame'.
Date
Msg-id 200104110013.f3B0DGu18793@hub.org
Whole thread Raw
Responses Re: When I install postgresql using rpm it is ok. When I compile the fonts and execute the initdb hapen a Error: unknown type 'ame'.
List pgsql-bugs
Marcos Roberto Henker (henker@lasalle.tche.br) reports a bug with a severity of 3
The lower the number the more severe it is.

Short Description
When I install postgresql using rpm it is ok. When I compile the fonts and execute the initdb hapen a Error: unknown
type'ame'. 

Long Description
initdb
This database system will be initialized with username "postgres".
This user will own all the data files and must also own the server process.

Creating database system directory /usr/local/pgsql/data
Creating database system directory /usr/local/pgsql/data/base
Creating database XLOG directory /usr/local/pgsql/data/pg_xlog
Creating template database in /usr/local/pgsql/data/base/template1
ERROR:  Error: unknown type 'ame'.

ERROR:  Error: unknown type 'ame'.

Creating global relations in /usr/local/pgsql/data/base
ERROR:  Error: unknown type 'ame'.

ERROR:  Error: unknown type 'ame'.

Adding template1 database to pg_database
/usr/local/pgsql/bin/initdb: line 484: 14049 segmentation failed (core dump) "$PGPATH"/postgres $BACKENDARGS template1
<"$TEMPFILE"

initdb faile.
Removing /usr/local/pgsql/data.
Removing temp file /tmp/initdb.14049.

Sample Code


No file was uploaded with this report

pgsql-bugs by date:

Previous
From: Holger Klawitter
Date:
Subject: aliasing table name in update
Next
From: Gerald Gutierrez
Date:
Subject: Major problem in PostgreSQL JDBC driver that will cause OutOfMemoryErrors