Re: XIDs and big boxes again ...

Поиск
Список
Период
Сортировка
От Hans-Juergen Schoenig
Тема Re: XIDs and big boxes again ...
Дата
Msg-id 4827EC52.4040405@cybertec.at
обсуждение исходный текст
Ответ на Re: XIDs and big boxes again ...  ("Joshua D. Drake" <jd@commandprompt.com>)
Ответы Re: XIDs and big boxes again ...  (Gregory Stark <stark@enterprisedb.com>)
Список pgsql-hackers
Joshua D. Drake wrote:
> Hans-Juergen Schoenig wrote:
>
>>>             regards, tom lane
>>>   
>>
>>
>> overhead is not an issue here - if i lose 10 or 15% i am totally fine 
>> as long as i can reduce vacuum overhead to an absolute minimum.
>> overhead will vary with row sizes anyway - this is not the point.
>
> I am not buying this argument. If you have a 5TB database, I am going 
> to assume you put it on enterprise class hardware. Enterprise class 
> hardware can handle the I/O required to appropriately run vacuum.
>
> We have a customer that is constantly running 5 autovacuum workers on 
> only 28 spindles. We are in the process of upgrading them to 50 
> spindles at which point I will likely try 10 autovacuum workers.
>


i forgot to mention - i am on 8.1 here.
so, VACUUM is not so smart yet.

my changes are pretty much random I/O - so tuple header does not 
contribute to a lot more I/O as i have to read entire blocks anway.
this is why i said - it is not that kind of an issue.

and no, updating is not a 5 min task ...
   hans

-- 
Cybertec Schönig & Schönig GmbH
PostgreSQL Solutions and Support
Gröhrmühlgasse 26, A-2700 Wiener Neustadt
Tel: +43/1/205 10 35 / 340
www.postgresql-support.de, www.postgresql-support.com



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

Предыдущее
От: Euler Taveira de Oliveira
Дата:
Сообщение: Re: another ecpg crash
Следующее
От: KaiGai Kohei
Дата:
Сообщение: Re: [0/4] Proposal of SE-PostgreSQL patches