Re: sql performance and cache

Поиск
Список
Период
Сортировка
От Rod Taylor
Тема Re: sql performance and cache
Дата
Msg-id 1066155338.63280.7.camel@jester
обсуждение исходный текст
Ответ на sql performance and cache  ("Chris Faulkner" <chrisf@oramap.com>)
Список pgsql-performance
> > Perhaps you are confusing it with the MySQL query cache?

> Is there plan on developing one (query cache)?

For the most part, prepared queries and cursors give you a greater
advantage due to their versatility -- both of which we do have.

In the cases where an actual cache is useful, the client application
could do it just as easily or temp tables can be used.

I suspect it would be implemented more as a caching proxy than as an
actual part of PostgreSQL, should someone really want this feature.

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: go for a script! / ex: PostgreSQL vs. MySQL
Следующее
От: "Jeremy M. Guthrie"
Дата:
Сообщение: free space map usage