Re: [Bizgres-general] WAL bypass for INSERT, UPDATE and

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: [Bizgres-general] WAL bypass for INSERT, UPDATE and
Дата
Msg-id 15810.1135312267@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: [Bizgres-general] WAL bypass for INSERT, UPDATE and  ("Qingqing Zhou" <zhouqq@cs.toronto.edu>)
Ответы Re: [Bizgres-general] WAL bypass for INSERT, UPDATE and  (Qingqing Zhou <zhouqq@cs.toronto.edu>)
Список pgsql-hackers
"Qingqing Zhou" <zhouqq@cs.toronto.edu> writes:
> I guess I know (at least part) of what you mean. This is because we rely on 
> replay all the xlog no matter it belongs to a committed transaction or not. 
> Why? Because a failed transaction is not totally useless since later 
> transaction may reply on some physical thing it creates - for example, a new 
> page and its links of a btree. So for heap, there is(95% sure) no such 
> problem.

Torn pages (partial page write) are still a problem.
        regards, tom lane


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: [pgadmin-hackers] Client-side password encryption
Следующее
От: Christopher Kings-Lynne
Дата:
Сообщение: Re: [pgadmin-hackers] Client-side password encryption