Re: Postgres performance comments from a MySQL user

Поиск
Список
Период
Сортировка
От Mark Kirkwood
Тема Re: Postgres performance comments from a MySQL user
Дата
Msg-id 3EEBA998.9060307@paradise.net.nz
обсуждение исходный текст
Ответ на Re: Postgres performance comments from a MySQL user  (Ernest E Vogelsinger <ernest@vogelsinger.at>)
Список pgsql-general
Interesting - I've noticed this too

I did wonder if its the Linux buffer cache manager being over
aggressive  about flushing...?

regards

Mark



Ernest E Vogelsinger wrote:

>I have a query that runs for 17secs for the first time. Now, when executed
>a second time, it consumes 270 msec. From the third execution it's running
>with 29 msec.
>
>However this only holds for the open connection. When connecting anew, it
>starts with 270 msec and drops to 29 msec again.
>
>Any clues about this interesting behaviour?
>
>
>
>


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

Предыдущее
От: Avi Schwartz
Дата:
Сообщение: Unknown kind of return type specified for function
Следующее
От: Sven Köhler
Дата:
Сообщение: Re: full featured alter table?