Re: Database quota

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Database quota
Дата
Msg-id 6251.1016234438@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Database quota  (Jochem van Dieten <jochemd@oli.tudelft.nl>)
Список pgsql-general
Jochem van Dieten <jochemd@oli.tudelft.nl> writes:
> Unless you make a typo in the where clause of a function and update half
> a million rows 1200 times instead of 1200 rows out of half a million :(
> It was one tranaction so the WAL grew to 312 segments before the
> postmaster died due to a full /var/.

You need to update to 7.1.3 or later --- that WAL growth problem is
long gone.

> The good news, and shining example of the stability of PostgreSQL, was
> that after a little space was freed PostgreSQL just restarted and
> recycled all the WAL segments. Even dying is done gracefully by PostgreSQL.

We have users who let us know when it doesn't ;-)

            regards, tom lane

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

Предыдущее
От: Jochem van Dieten
Дата:
Сообщение: Re: Database quota
Следующее
От: "Greg Sabino Mullane"
Дата:
Сообщение: Re: Random Numbers/Letters