Re: Optimizing a read-only database

Поиск
Список
Период
Сортировка
От François Battail
Тема Re: Optimizing a read-only database
Дата
Msg-id 5559F95A.2040405@sipibox.fr
обсуждение исходный текст
Ответ на Re: Optimizing a read-only database  (Andreas Kretschmer <andreas@a-kretschmer.de>)
Ответы Re: Optimizing a read-only database
Список pgsql-general
Le 18/05/2015 16:20, Andreas Kretschmer a écrit :

Thank you Andreas,

> you can set fillfactor to 100

Yes, but it's already the default value according to documentation.

> And you can disable VACUUM.

Already done ;-)

I was more dreaming of something like "disable read write locks or
mutexes" when accessing the database in read-only mode, but sadly this
case seems unhandled.

Best regards




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

Предыдущее
От: Koray Eyidoğan
Дата:
Сообщение: Re: pg_xlog Concern
Следующее
От: William Dunn
Дата:
Сообщение: Re: Optimizing a read-only database