Re: Insert Performance - Mailing list pgsql-hackers

From Tom Lane
Subject Re: Insert Performance
Date
Msg-id 27812.1032986972@sss.pgh.pa.us
Whole thread Raw
In response to Insert Performance  ("Michael Paesold" <mpaesold@gmx.at>)
List pgsql-hackers
"Michael Paesold" <mpaesold@gmx.at> writes:
> To insert another 10562 rows takes about 12 minutes now!!!

See
http://www.ca.postgresql.org/users-lounge/docs/7.2/postgres/populate.html
particularly the point about not committing each INSERT as a separate
transaction.
        regards, tom lane


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: PGXLOG variable worthwhile?
Next
From: Tom Lane
Date:
Subject: Re: Cause of "can't wait without a PROC structure"