Re: Plans for solving the VACUUM problem

Поиск
Список
Период
Сортировка
От Hannu Krosing
Тема Re: Plans for solving the VACUUM problem
Дата
Msg-id 3B13D744.10537597@tm.ee
обсуждение исходный текст
Ответ на RE: Plans for solving the VACUUM problem  ("Mikheev, Vadim" <vmikheev@SECTORBASE.COM>)
Список pgsql-hackers
"Mikheev, Vadim" wrote:
> 
> > I know people who rollback most of their transactions
> > (actually they use it to emulate temp tables when reporting).
> 
> Shouldn't they use TEMP tables? -:)

They probably should.

Actually they did it on Oracle, so it shows that it can be done 
even with O-smgr ;)

> > OTOH it is possible to do without rolling back at all as
> > MySQL folks have shown us ;)
> 
> Not with SDB tables which support transactions.

My point was that MySQL was used quite a long time without it 
and still quite many useful applications were produced.

BTW, do you know what strategy is used by BSDDB/SDB for 
rollback/undo ?

---------------
Hannu


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

Предыдущее
От: darcy@druid.net (D'Arcy J.M. Cain)
Дата:
Сообщение: Re: AW: AW: User functions and AIX
Следующее
От: ncm@zembu.com (Nathan Myers)
Дата:
Сообщение: Re: Re: charin(), text_char() should return something else for empty input