Re: HEAD version of initdb fails on Win32

Поиск
Список
Период
Сортировка
От Thomas Hallgren
Тема Re: HEAD version of initdb fails on Win32
Дата
Msg-id 425BDEAA.7000504@mailblocks.com
обсуждение исходный текст
Ответ на Re: HEAD version of initdb fails on Win32  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: HEAD version of initdb fails on Win32
Список pgsql-hackers
Tom Lane wrote:

>Thomas Hallgren <thhal@mailblocks.com> writes:
>  
>
>>I get the following error message when I try to do an initdb with CVS 
>>HEAD on a Win32 platform:
>>    
>>
>
>  
>
>>creating configuration files ... ok
>>creating template1 database in data-head/base/1 ... FATAL:  access 
>>method "btree" does not support unique indexes
>>child process was terminated by signal 1
>>    
>>
>
>Try "make distclean" and a full rebuild.
>  
>
Much better :-) Thanks!

- thomas



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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: HEAD version of initdb fails on Win32
Следующее
От: Tom Lane
Дата:
Сообщение: Re: OUT parameters in PL/Java