Re: why vacuum

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: why vacuum
Дата
Msg-id 6952.1130343176@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: why vacuum  (Scott Marlowe <smarlowe@g2switchworks.com>)
Ответы Re: why vacuum
Список pgsql-sql
Scott Marlowe <smarlowe@g2switchworks.com> writes:
> On Tue, 2005-10-25 at 23:45, Kenneth Gonsalves wrote:
>> i was in a minor flame war with a mysql guy - his major grouse was that 
>> 'I wouldnt commit mission critical data to a database that needs to be 
>> vacuumed once a week'. So why does pg need vacuum?

> Oh man oh man.  After reading the article, I realized he was saying that
> he wouldn't trust PostgreSQL to replace Oracle.

Well, that's a slightly more respectable point of view, but Oracle has
surely got its own set of gotchas ... doesn't it still have issues if
you run a transaction that's large enough to overrun the fixed-size
rollback areas (or whatever they call them)?
        regards, tom lane


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

Предыдущее
От: chester c young
Дата:
Сообщение: Re: broken join optimization? (8.0)
Следующее
От: Michael Fuhr
Дата:
Сообщение: Re: Combining two SELECTs by same filters