Not requiring commit?

Поиск
Список
Период
Сортировка
От Hamid Khoshnevis
Тема Not requiring commit?
Дата
Msg-id 000f01bef042$52340040$6a197118@local.nvcr1.bc.wave.home.ca
обсуждение исходный текст
Список 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



В списке pgsql-sql по дате отправления:

Предыдущее
От: Enrico.Scholz@informatik.tu-chemnitz.de
Дата:
Сообщение: Inheritance and DELETE
Следующее
От: "Hamid Khoshnevis"
Дата:
Сообщение: Don't need transaction integrity - can I turn it off