Thread: Not requiring commit?

Not requiring commit?

From
"Hamid Khoshnevis"
Date:
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