Re: stored proc and inserting hundreds of thousands of rows

From: "Kevin Grittner" <Kevin(dot)Grittner(at)wicourts(dot)gov>
To: "Joel Reymont" <joelr1(at)gmail(dot)com>, <pgsql-performance(at)postgresql(dot)org>
Subject: Re: stored proc and inserting hundreds of thousands of rows
Date: 2011-04-30 17:27:55
Message-ID: 4DBC004C020000250003D099@gw.wicourts.gov
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-performance

Joel Reymont <joelr1(at)gmail(dot)com> wrote:

> We have 2 million documents now and linking an ad to all of them
> takes 5 minutes on my top-of-the-line SSD MacBook Pro.

How long does it take to run just the SELECT part of the INSERT by
itself?

-Kevin

In response to

Responses

Browse pgsql-performance by date

  From Date Subject
Next Message Joel Reymont 2011-04-30 17:58:50 Re: stored proc and inserting hundreds of thousands of rows
Previous Message Joel Reymont 2011-04-30 16:56:50 stored proc and inserting hundreds of thousands of rows