Re: stored proc and inserting hundreds of thousands of rows - Mailing list pgsql-performance

From Joel Reymont
Subject Re: stored proc and inserting hundreds of thousands of rows
Date
Msg-id 4C9BC888-20CD-4923-8A2F-C79B3C9E4700@gmail.com
Whole thread Raw
In response to Re: stored proc and inserting hundreds of thousands of rows  ("Kevin Grittner" <Kevin.Grittner@wicourts.gov>)
List 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 by date:

Previous
From: Joel Reymont
Date:
Subject: Re: stored proc and inserting hundreds of thousands of rows
Next
From: Jeff Janes
Date:
Subject: Re: stored proc and inserting hundreds of thousands of rows