Re: psql is slow and it does not take much resources - Mailing list pgsql-general

From Jim C. Nasby
Subject Re: psql is slow and it does not take much resources
Date
Msg-id 20060504203024.GB97354@pervasive.com
Whole thread Raw
In response to Re: psql is slow and it does not take much resources  ("Leif B. Kristensen" <leif@solumslekt.org>)
Responses Re: psql is slow and it does not take much resources
List pgsql-general
On Wed, May 03, 2006 at 04:28:10PM +0200, Leif B. Kristensen wrote:
> However, I'm wondering if there's a practical limit to how many rows you
> can insert within one transaction?

I believe transactions are limited to 4B commands, so the answer would
be 4B rows.
--
Jim C. Nasby, Sr. Engineering Consultant      jnasby@pervasive.com
Pervasive Software      http://pervasive.com    work: 512-231-6117
vcard: http://jim.nasby.net/pervasive.vcf       cell: 512-569-9461

pgsql-general by date:

Previous
From: "Jim C. Nasby"
Date:
Subject: Re: libpq for palm?
Next
From: "Jim C. Nasby"
Date:
Subject: Re: psql is slow and it does not take much resources