Re: disk usage spike

Поиск
Список
Период
Сортировка
От Jim Nasby
Тема Re: disk usage spike
Дата
Msg-id E41BEB58-C957-4794-AF18-FD37D0E7F11E@pervasive.com
обсуждение исходный текст
Ответ на Re: disk usage spike  (Geoff Parker <geoffparkernews@yahoo.ca>)
Список pgsql-admin
On Aug 7, 2006, at 10:36 PM, Geoff Parker wrote:
> Unfortunately I didn't notice the problem until I saw the logs
> today, and by then it was back tor normal.
>
> Is it safe to assume this is abnormal behaviour?

Probably, unless you had a transaction running for 2 days that was
using space in pgsql_tmp. Another possibility would be if you killed
a backend that had stuff in pgsql_tmp and it didn't clean that up for
some reason, but I don't think it should be possible for that to happen.

There's also the remote possibility that a table bloated due to a lot
of rows being updated, and that table later ended up with a bunch of
empty pages at the end of the table, which vacuum then removed.

> ----- Original Message ----
> From: Tom Lane <tgl@sss.pgh.pa.us>
> To: Geoff Parker <geoffparkernews@yahoo.ca>
> Cc: pgsql admin <pgsql-admin@postgresql.org>
> Sent: Tuesday, August 8, 2006 12:12:44 PM
> Subject: Re: [ADMIN] disk usage spike
>
> Geoff Parker <geoffparkernews@yahoo.ca> writes:
> > I have a database with about 155GB of binary data in large
> objects and 15GB of data in other tables.  In compressed form, it
> consumes about 60GB on disk.  On friday, the amount of disk usage
> increased to 240GB (over a period of 5 minutes), stayed at 240GB
> for 2 days, and then returned to 60GB (again over a period of about
> 5 minutes).
>
> It's impossible to say much with only that amount of information.
> If we
> knew what part of the database had bloated (table? index? WAL log?) we
> could perhaps offer some wisdom.  Next time, use "du" and and related
> tools to see where the space went.
>
>             regards, tom lane
>
> ---------------------------(end of
> broadcast)---------------------------
> TIP 6: explain analyze is your friend
>
>

--
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 по дате отправления:

Предыдущее
От: Jim Nasby
Дата:
Сообщение: Re: pg_dump problem
Следующее
От: Jim Nasby
Дата:
Сообщение: Re: Database,TempDB,index,Transaction log sizes