Re: "show all" command crashes server

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: "show all" command crashes server
Дата
Msg-id 9655.1252622190@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: "show all" command crashes server  (Grant Maxwell <grant.maxwell@maxan.com.au>)
Ответы Re: "show all" command crashes server
Re: "show all" command crashes server
Список pgsql-general
Grant Maxwell <grant.maxwell@maxan.com.au> writes:
> On the problem server:
>     shared_preload_libraries = 'pgmemcache'
>     #local_preload_libraries = ''

> on the others both are emply.

Sounds like a smoking gun to me.

> For good measure I removed pgmemcache but the problem persists.

Did you restart the postmaster afterwards?  shared_preload_libraries
is only considered at postmaster start.

            regards, tom lane

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

Предыдущее
От: Grant Maxwell
Дата:
Сообщение: Re: "show all" command crashes server
Следующее
От: Grant Maxwell
Дата:
Сообщение: Re: "show all" command crashes server