Re: "effective_io_concurrency" cannot be changed error when starting 8.4.2 instance

Поиск
Список
Период
Сортировка
От Greg Stark
Тема Re: "effective_io_concurrency" cannot be changed error when starting 8.4.2 instance
Дата
Msg-id 407d949e1002081711h4b13e10cy4f571034813567c5@mail.gmail.com
обсуждение исходный текст
Ответ на "effective_io_concurrency" cannot be changed error when starting 8.4.2 instance  (Kevin Kempter <kevink@consistentstate.com>)
Ответы Re: Re: "effective_io_concurrency" cannot be changed error when starting 8.4.2 instance
Список pgsql-admin
On Tue, Feb 9, 2010 at 1:00 AM, Kevin Kempter
<kevink@consistentstate.com> wrote:
> I get the below error when trying to start an 8.4.2 instance
>
> Anyone know what might be causing this?
>
> FATAL:  parameter "effective_io_concurrency" cannot be changed
>

What platform is this? Did you compile it yourself? What type of
system was it compiled on?

The error means that your system does not support the system interface
we need to support prefetching. In that case effective_io_concurrency
will be a read-only parameter set to 0 and any attempt to set it will
result in an error.



--
greg

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

Предыдущее
От: Kevin Kempter
Дата:
Сообщение: "effective_io_concurrency" cannot be changed error when starting 8.4.2 instance
Следующее
От: Tom Lane
Дата:
Сообщение: Re: "effective_io_concurrency" cannot be changed error when starting 8.4.2 instance