Re: Prototype: In-place upgrade v02

Поиск
Список
Период
Сортировка
От Zdenek Kotala
Тема Re: Prototype: In-place upgrade v02
Дата
Msg-id 48C4E74D.5040109@sun.com
обсуждение исходный текст
Ответ на Re: Prototype: In-place upgrade v02  (Heikki Linnakangas <heikki.linnakangas@enterprisedb.com>)
Ответы Re: Prototype: In-place upgrade v02
Список pgsql-hackers
Heikki Linnakangas napsal(a):
> Tom Lane wrote:
>> I didn't see anything that looked like an immediate change in user table
>> contents, unless they used the "name" type; but what of relation forks?
> 
> Relation forks didn't change anything inside relation files, so no 
> scanning of relations is required because of that. Neither will the FSM 
> rewrite. Not sure about DSM yet.
> 

Does it mean, that if you "inject" old data file after catalog upgrade, then FSM 
will works without any problem?
    Zdenek

PS: I plan to review FSM this week.



-- 
Zdenek Kotala              Sun Microsystems
Prague, Czech Republic     http://sun.com/postgresql



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

Предыдущее
От: Zdenek Kotala
Дата:
Сообщение: Re: Prototype: In-place upgrade v02
Следующее
От: ITAGAKI Takahiro
Дата:
Сообщение: Re: [Review] pgbench duration option