Re: Avoid MVCC using exclusive lock possible?

Поиск
Список
Период
Сортировка
От Jon Jensen
Тема Re: Avoid MVCC using exclusive lock possible?
Дата
Msg-id Pine.LNX.4.58.0402282119440.13411@louche.swelter.net
обсуждение исходный текст
Ответ на Avoid MVCC using exclusive lock possible?  ("Stephen" <private@xxxxxxx.com>)
Ответы Re: Avoid MVCC using exclusive lock possible?  (Neil Conway <neilc@samurai.com>)
Список pgsql-hackers
On Tue, 24 Feb 2004, Stephen wrote:

> It came to my mind that what if there could be a mechanism in place to allow
> overwriting portions of the same row *whenever possible* instead of creating
> a new row as MVCC would require.

How would you do a rollback if an error occurred mid-query? How would you
keep your table from being a big pile of junk if a power failure happened
during the query?

Jon


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

Предыдущее
От: abe@purdue.edu (Vic Abell)
Дата:
Сообщение: Re: Too-many-files errors on OS X
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: 7.3.6 for Monday ... still a go?