Re: I can't initialize - Mailing list pgsql-bugs

From Peter Eisentraut
Subject Re: I can't initialize
Date
Msg-id Pine.LNX.4.30.0103301657460.1063-100000@peter.localdomain
Whole thread Raw
In response to I can't initialize  ("Fernando Schutz" <fschutz@univel.br>)
List pgsql-bugs
Fernando Schutz writes:

> This error ocurs when I've tried to run /usr/local/pgsql/bin/initdb -D /usr/local/pgsql/data:
> ------------------------------------------------------------------------------------
>
>
> This database system will be initialized with username "postgres".
> This user will own all the data files and must also own the server process.
>
> Fixing permissions on pre-existing data directory /usr/local/pgsql/dados/
> Creating database system directory /usr/local/pgsql/dados//base
> Creating database XLOG directory /usr/local/pgsql/dados//pg_xlog
> Creating template database in /usr/local/pgsql/dados//base/template1
> ERROR:  Error: unknown type 'ame'.

Update to 7.1 or search the archives for the fix.  (Searching for the
error message should provide the answer.)

--
Peter Eisentraut      peter_e@gmx.net       http://yi.org/peter-e/

pgsql-bugs by date:

Previous
From: Jerome Alet
Date:
Subject: Re: unix_socket_directory isn't used by all bin tools
Next
From: Peter Eisentraut
Date:
Subject: Re: LATIN2 and wrong upper() and lower() functions output