Re: long transaction

Поиск
Список
Период
Сортировка
От Sabin Coanda
Тема Re: long transaction
Дата
Msg-id g7rgtr$1cc0$1@news.hub.org
обсуждение исходный текст
Ответ на long transaction  ("Sabin Coanda" <sabin.coanda@deuromedia.ro>)
Ответы Re: long transaction
Список pgsql-performance
> long running transactions can be evil. is there a reason why this has
> to run in a single transaction?

This single transaction is used to import new information in a database. I
need it because the database cannot be disconected from the users, and the
whole new data has to be consistently. There are different constraints that
are checked during the import.



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

Предыдущее
От: "Merlin Moncure"
Дата:
Сообщение: Re: long transaction
Следующее
От: Mario Weilguni
Дата:
Сообщение: Re: Using PK value as a String