Efficiency

Поиск
Список
Период
Сортировка
От Radhesh Mohandas
Тема Efficiency
Дата
Msg-id 200002081132.FAA02018@gupt.arl.wustl.edu
обсуждение исходный текст
Список pgsql-sql
hi, If I have a large set of updates to be made - which may take around 10 minutes
will it be faster if I include them in a transaction block ?
I assume that the updates will be written into the database only on commit
hence I may be able to save some disk writes and speed up the total update time?
All comments will be appreciated.
-Radhesh


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

Предыдущее
От: Patrick JACQUOT
Дата:
Сообщение: Re: [SQL] SubSelect as a column
Следующее
От: "Vladimir Terziev"
Дата:
Сообщение: Problem with PL/pgSQL