Re: stored proc and inserting hundreds of thousands of rows

Поиск
Список
Период
Сортировка
От Joel Reymont
Тема Re: stored proc and inserting hundreds of thousands of rows
Дата
Msg-id 4C9BC888-20CD-4923-8A2F-C79B3C9E4700@gmail.com
обсуждение исходный текст
Ответ на Re: stored proc and inserting hundreds of thousands of rows  ("Kevin Grittner" <Kevin.Grittner@wicourts.gov>)
Список pgsql-performance
On Apr 30, 2011, at 7:36 PM, Kevin Grittner wrote:

> It may even be amenable to knnGiST indexing (a new feature coming in
> 9.1), which would let you do your select with an ORDER BY on the
> distance.

I don't think I can wait for 9.1, need to go live in a month, with PostgreSQL or without.

> PostgreSQL has a lot of very cool features you just don't have in any other product!  :-)


There's a strong NoSQL lobby here and I'm trying my best to show that PG can handle the job!

--------------------------------------------------------------------------
- for hire: mac osx device driver ninja, kernel extensions and usb drivers
---------------------+------------+---------------------------------------
http://wagerlabs.com | @wagerlabs | http://www.linkedin.com/in/joelreymont
---------------------+------------+---------------------------------------




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

Предыдущее
От: Joel Reymont
Дата:
Сообщение: Re: stored proc and inserting hundreds of thousands of rows
Следующее
От: Jeff Janes
Дата:
Сообщение: Re: stored proc and inserting hundreds of thousands of rows