Re: slow speeds after 2 million rows inserted

From: James Neff <jneff(at)tethyshealth(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: slow speeds after 2 million rows inserted
Date: 2006-12-29 18:21:12
Message-ID: 45955C98.3050108@tethyshealth.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Joshua D. Drake wrote:
> Also as you are running 8.2 you can use multi valued inserts...
>
> INSERT INTO data_archive values () () ()
>

Would this speed things up? Or is that just another way to do it?

Thanks,
James

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message James Neff 2006-12-29 18:22:51 Re: slow speeds after 2 million rows inserted
Previous Message Frank Finner 2006-12-29 18:16:57 Re: slow speeds after 2 million rows inserted