Re: CLUSTER TODO item

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: CLUSTER TODO item
Дата
Msg-id 200110112037.f9BKbX409881@candle.pha.pa.us
обсуждение исходный текст
Ответ на Re: CLUSTER TODO item  (Gavin Sherry <swm@linuxworld.com.au>)
Ответы Re: CLUSTER TODO item  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
Can I get a status on this?


> On Sun, 23 Sep 2001, Tom Lane wrote:
> > 
> > Note: I'm not convinced that relfilenode and pg_class.oid are each
> > used in exactly the right spots.  Once we have cases where they can
> > differ, we may well find some bugs to flush out.  But that needs to
> > happen anyway, so don't let it dissuade you from doing CLUSTER the
> > right way.
> 
> I think I may have broken stuff. I'm not sure. I've fiddled a fair bit but
> I'm still segfaulting in the storage manager. It might be because I'm
> heap_creating and then just stealing relfilenode - I don't know.
> 
> Anyway, a patch is attached which clusters and then recreates the indexes
> - but then segfaults.
> 
> Am I going about this all wrong?
> 
> Thanks
> 
> Gavin

Content-Description: 

[ Attachment, skipping... ]

> 
> ---------------------------(end of broadcast)---------------------------
> TIP 5: Have you checked our extensive FAQ?
> 
> http://www.postgresql.org/users-lounge/docs/faq.html

--  Bruce Momjian                        |  http://candle.pha.pa.us pgman@candle.pha.pa.us               |  (610)
853-3000+  If your life is a hard drive,     |  830 Blythe Avenue +  Christ can be your backup.        |  Drexel Hill,
Pennsylvania19026
 


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

Предыдущее
От: Stephan Szabo
Дата:
Сообщение: Re: Deadlock? idle in transaction
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: optimizer question