Re: Select * is very slow

Поиск
Список
Период
Сортировка
От Kevin Grittner
Тема Re: Select * is very slow
Дата
Msg-id 4CD7DA3B02000025000373DD@gw.wicourts.gov
обсуждение исходный текст
Ответ на Select * is very slow  ("shaiju.ck" <shaiju.ck@gmail.com>)
Список pgsql-performance
"shaiju.ck" <shaiju.ck@gmail.com> wrote:

> I have increased the shared_buffres to 1024MB, but no improvement.
> I have noticed that the query "show shared_buffers" always show
> 8MB.Why is this? Does it mean that changing the shared_buffers in
> config file have no impact?

Did you signal PostgreSQL to "reload" its configuration after making
the change?

Oh, and please show us the result of running `select version();` and
tell us about the hardware and OS.

-Kevin

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

Предыдущее
От: "Kevin Grittner"
Дата:
Сообщение: Re: Select * is very slow
Следующее
От: Thomas Kellerer
Дата:
Сообщение: Re: Select * is very slow