Not requiring commit?

From: "Hamid Khoshnevis" <hamid(at)pobox(dot)com>
To: <pgsql-sql(at)postgresql(dot)org>
Subject: Not requiring commit?
Date: 1999-08-27 04:12:05
Message-ID: 000f01bef042$52340040$6a197118@local.nvcr1.bc.wave.home.ca
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

Hello,
We are running PG 6.5.

We have a specialized database system which gets rebuilt from scratch at the
end of the day. During the day, we need VERY FAST INSERT/UPDATES and don't
care about database integrity too much, i.e. a few records can drop without
affecting us. Is there any way to dramatically speed up the insert/update
by turning integrity features (e.g. rollback capability) off. Your help is
appreciated.

hamid

Browse pgsql-sql by date

  From Date Subject
Next Message Hamid Khoshnevis 1999-08-27 05:16:46 Don't need transaction integrity - can I turn it off
Previous Message Howie 1999-08-27 01:20:13 optimizer not using an index...