Re: OK, OK, Hiroshi's right: use a seperately-generated filename

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: OK, OK, Hiroshi's right: use a seperately-generated filename
Дата
Msg-id 200006190103.VAA21088@candle.pha.pa.us
обсуждение исходный текст
Ответ на Re: OK, OK, Hiroshi's right: use a seperately-generated filename  (Chris Bitmead <chrisb@nimrod.itg.telstra.com.au>)
Список pgsql-hackers
> > Yes, we can hard-link, and let vacuum remove the old link.
> 
> BTW, how does vacuum know which files are obsolete. Does it just delete
> files it doesn't know about?
> 
> What a good application for time travel!
> 

I assume it removes files with oid's that match pg_class but who's file
names do not match.

--  Bruce Momjian                        |  http://www.op.net/~candle 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 по дате отправления:

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: int24_ops and int42_ops are bogus
Следующее
От: Chris Bitmead
Дата:
Сообщение: PROBLEM on SOLARIS