Re: which ext3 fs type should I use for postgresql

Поиск
Список
Период
Сортировка
От Matthew Wakeling
Тема Re: which ext3 fs type should I use for postgresql
Дата
Msg-id Pine.LNX.4.64.0805151618520.16756@aragorn.flymine.org
обсуждение исходный текст
Ответ на Re: which ext3 fs type should I use for postgresql  (Guillaume Cottenceau <gc@mnc.ch>)
Ответы Re: which ext3 fs type should I use for postgresql  (Guillaume Cottenceau <gc@mnc.ch>)
Список pgsql-performance
On Thu, 15 May 2008, Guillaume Cottenceau wrote:
> Also, IIRC when PG writes data up to a full filesystem,
> postmaster won't be able to then restart if the filesystem is
> still full (it needs some free disk space for its startup).
>
> Or maybe this has been fixed in recent versions?

Ah, the "not enough space to delete file, delete some files and try again"
problem. Anyway, that isn't relevant to the reserved percentage, as that
will happen whether or not the filesystem is 5% smaller.

Matthew

--
Let's say I go into a field and I hear "baa baa baa". Now, how do I work
out whether that was "baa" followed by "baa baa", or if it was "baa baa"
followed by "baa"?
         - Computer Science Lecturer

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

Предыдущее
От: Matthew Wakeling
Дата:
Сообщение: Re: I/O on select count(*)
Следующее
От: Guillaume Cottenceau
Дата:
Сообщение: Re: which ext3 fs type should I use for postgresql