Re: FreeBSD Softupdates??

Поиск
Список
Период
Сортировка
От Alfred Perlstein
Тема Re: FreeBSD Softupdates??
Дата
Msg-id 20000926032031.T9141@fw.wintelcom.net
обсуждение исходный текст
Ответ на FreeBSD Softupdates??  (Dale Walker <dale@icr.com.au>)
Ответы Re: FreeBSD Softupdates??
Список pgsql-general
* Dale Walker <dale@icr.com.au> [000926 01:02] wrote:
>
> Just a quick q.
>
> Does anyone know what effects FreeBSD's 'softupdates' would have
> on the /usr/local/pgsql/data filesystem.
>
> Would this help performance, or would it be a shot in the foot??

It can cause problems because softupdates makes meta data changes
(in this case file creation/removal) asyncronously, the same actually
happens with most other logging filesystems that don't support
transactions.

Since afaik postgresql doesn't use lots and lots of tempfiles you
may want to play it safe and not use softupdates.

--
-Alfred Perlstein - [bright@wintelcom.net|alfred@freebsd.org]
"I have the heart of a child; I keep it in a jar on my desk."

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

Предыдущее
От: Dale Walker
Дата:
Сообщение: FreeBSD Softupdates??
Следующее
От: Zeljko Trogrlic
Дата:
Сообщение: Re: one more word about rules