Re: High update activity, PostgreSQL vs BigDBMS

Поиск
Список
Период
Сортировка
От Craig A. James
Тема Re: High update activity, PostgreSQL vs BigDBMS
Дата
Msg-id 45A188AF.5070006@modgraph-usa.com
обсуждение исходный текст
Ответ на Re: High update activity, PostgreSQL vs BigDBMS  ("Craig A. James" <cjames@modgraph-usa.com>)
Ответы Re: High update activity, PostgreSQL vs BigDBMS
Список pgsql-performance
Craig A. James wrote:
> The "idiom" to replace count() was
> "select col from tbl order by col desc limit 1".  It worked miracles for
> my app.

Sorry, I meant to write, "the idiom to replace MAX()", not count()...  MAX() was the function that was killing me, 'tho
count()also gave me problems. 

Craig

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