Re: Any ideas how can I speed up this query?

Поиск
Список
Период
Сортировка
От 林士博
Тема Re: Any ideas how can I speed up this query?
Дата
Msg-id CACudzGj9ZgsL7+R4f9tux7_+Uz8QQjtySnuAhXRio8LJ12Cuzw@mail.gmail.com
обсуждение исходный текст
Ответ на Any ideas how can I speed up this query?  (Priyank Tiwari <priyankgt@gmail.com>)
Список pgsql-performance
1 GB of ram is quite small. 
I think it is worth to try creating an index on a combination of columns(lat, lng).
So that Bitmap Heap Scan would be omitted.

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

Предыдущее
От: "Graeme B. Bell"
Дата:
Сообщение: Re: Any ideas how can I speed up this query?
Следующее
От: "Graeme B. Bell"
Дата:
Сообщение: autofreeze/vacuuming - avoiding the random performance hit