Re: [HACKERS] Indixing problems...

Поиск
Список
Период
Сортировка
Искать
От
Tatsuo Ishii
Тема
Re: [HACKERS] Indixing problems...
Дата
Msg-id
199809090405.NAA14214@srapc451.sra.co.jp
Ответ на
Indixing problems... (Vadim Mikheev)
Список
Дерево обсуждения
Re: [HACKERS] Indixing problems... Vadim Mikheev <vadim@krs.ru>
>David Hartwig wrote:
>> 
>> This is the same problem as that has been pestering me for two weeks.
>> 
>> Billy, please try this simple test:
>> 
>> CREATE TABLE foo (bar int);
>> 
>> \d foo
>> 
>> CREATE INDEX foo_idx ON foo USING btree (bar);
>> 
>> \d foo
>> 
>> Is foo gone?
>
>Please apply this patch...
>
>Vadim

Thanks so much. Now index problems have gone from my LinuxPPC box!

Only remaining problem seems somewhat related to view. Still the
select_views test and "select * from pg_user" produces core dumps.
--
Tatuso Ishii
t-ishii@sra.co.jp
В списке pgsql-hackers по дате отправления
От: David Hartwig
Дата:
Сообщение: Re: [HACKERS] index fix report
От: Bruce Momjian
Дата:
FAQ