Re: cvs head? initdb?

Поиск
Список
Период
Сортировка
От Robert Treat
Тема Re: cvs head? initdb?
Дата
Msg-id 1068760472.10944.18800.camel@camel
обсуждение исходный текст
Ответ на cvs head? initdb?  (elein <elein@varlena.com>)
Ответы Re: cvs head? initdb?
Список pgsql-hackers
They are no longer in sync. Jan has started committing some of his ARC
work (though I think it might be backed out currently) and Tom has
committed his cross data-type index work. Both have reported errors with
initdb so it might not be completely stable right now. generally it
should be, but not always, you can report errors if you want or wait
until they sort it out.

You should still be able to get an RC2 build with the appropriate tags
applied. HTH

Robert Treat

On Wed, 2003-11-12 at 21:04, elein wrote:
> 
> What is the status of CVS head?  Isn't it in sync
> with 7.4.RC2?  I just upgraded from CVS and rebuilt
> clean and initdb now gives this lovely informative
> initdb failed message.
> 
> I haven't had trouble previously with cvs head or
> other versions.
> 
> $ sudo make install
> ...
> PostgreSQL installation complete.
> /local/src/postgres-cvs/pgsql[elein:cookie] 
> $ type initdb
> initdb is hashed (/local/pghead/bin/initdb)
> /local/src/postgres-cvs/pgsql[elein:cookie] 
> $ initdb
> The database cluster will be initialized with locales
>   COLLATE:  C
>   CTYPE:    en_US
>   MESSAGES: en_US
>   MONETARY: en_US
>   NUMERIC:  en_US
>   TIME:     en_US
> initdb: failed
> initdb: removing contents of data directory "/local/pghead/data"
> creating directory "/local/pghead/data" ... /local/src/postgres-cvs/pgsql[elein:cookie] 
> 
-- 
Build A Brighter Lamp :: Linux Apache {middleware} PostgreSQL



В списке pgsql-hackers по дате отправления:

Предыдущее
От: Rod Taylor
Дата:
Сообщение: Re: ALTER TABLE modifications
Следующее
От: Kurt Roeckx
Дата:
Сообщение: Re: Background writer process