Re: stored proc and inserting hundreds of thousands of rows

Поиск
Список
Период
Сортировка
От Pierre C
Тема Re: stored proc and inserting hundreds of thousands of rows
Дата
Msg-id op.vuri6d2keorkce@apollo13
обсуждение исходный текст
Ответ на Re: stored proc and inserting hundreds of thousands of rows  (Joel Reymont <joelr1@gmail.com>)
Ответы Re: stored proc and inserting hundreds of thousands of rows
Re: stored proc and inserting hundreds of thousands of rows
Список pgsql-performance
If you want to search by geographical coordinates, you could use a gist
index which can optimize that sort of things (like retrieving all rows
which fit in a box).

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