Re: pg_dump, BLOBs and single-table dumps - RFC

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: pg_dump, BLOBs and single-table dumps - RFC
Дата
Msg-id 200010080411.AAA03017@candle.pha.pa.us
обсуждение исходный текст
Ответ на pg_dump, BLOBs and single-table dumps - RFC  (Philip Warner <pjw@rhyme.com.au>)
Список pgsql-hackers
> Also, scanning through the backup file for BLOBs used in the table to be
> restored will be slow, to say the least. It can be done in one pass by
> building an indexed temporary table with all OID fields from the target
> table, but it is definitely getting messy. Especially since Jan was talking
> about a decent BLOB implementation RSN.
> 
> My inclination at this stage is to disallow --blobs when dumping or
> restoring a single table, but I would be interested in hearing from anybody
> with a better solution.

I agree.

--  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 по дате отправления:

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: failed to compile a C++ SPI function
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: Note about include files]