Re: Remove sort files

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: Remove sort files
Дата
Msg-id 200105231634.f4NGYRc15429@candle.pha.pa.us
обсуждение исходный текст
Ответ на Remove sort files  (Bruce Momjian <pgman@candle.pha.pa.us>)
Ответы Re: Remove sort files  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-patches
> Bruce Momjian <pgman@candle.pha.pa.us> writes:
> > Anyway, I am still thinking about this.  I haven't addressed tables that
> > are orphaned by a rename aborting.
>
> What makes you think that needs to be addressed?  We don't have that
> problem anymore AFAIK.

If one backend creates a new file for alter table, but crashes before
modifying pg_class, doesn't that file just hang around?

--
  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, Pennsylvania 19026

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Remove sort files
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: Remove sort files