Re: Feedback on auto-pruning approach

Поиск
Список
Период
Сортировка
От Jim C. Nasby
Тема Re: Feedback on auto-pruning approach
Дата
Msg-id 20060328183228.GV75181@pervasive.com
обсуждение исходный текст
Ответ на Re: Feedback on auto-pruning approach  ("Mark Liberman" <mliberman@mixedsignals.com>)
Ответы Re: Feedback on auto-pruning approach  (Richard Broersma Jr <rabroersma@yahoo.com>)
Список pgsql-admin
On Tue, Mar 28, 2006 at 10:23:45AM -0800, Mark Liberman wrote:
> > Probably your biggest issue will be temporary files created by temporary tables, sorts that spill to disk, etc.
>
> Is there any way to monitor this so I can estimate?

Keep an eye on $PGDATA/base/{database_oid}/pgsql_tmp.

> > What I'm confused by is the concern about disk space in the first place.
>
> We provide a device to customers that must run in an unattended fashion for as long as the hardward holds up.  So,
regardlessof the disk size, they will run out at some time.  Some of our solutions grow by 3.5 Gigs per day - and 6
monthsof history is not an unreasonable expectation.  We've just decided we want to keep as much history as possible
givenspace limitations. 

You might want to take a look at http://rrs.decibel.org, which is
something I created for a similar purpose.
--
Jim C. Nasby, Sr. Engineering Consultant      jnasby@pervasive.com
Pervasive Software      http://pervasive.com    work: 512-231-6117
vcard: http://jim.nasby.net/pervasive.vcf       cell: 512-569-9461

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

Предыдущее
От: Scott Marlowe
Дата:
Сообщение: Re: Feedback on auto-pruning approach
Следующее
От: Richard Broersma Jr
Дата:
Сообщение: Re: Feedback on auto-pruning approach