Обсуждение: Not requiring commit?

Поиск
Список
Период
Сортировка

Not requiring commit?

От
"Hamid Khoshnevis"
Дата:
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