Re: UPDATE on 20 Million Records Transaction or not?

Поиск
Список
Период
Сортировка
От luis.roberto@siscobra.com.br
Тема Re: UPDATE on 20 Million Records Transaction or not?
Дата
Msg-id 552644140.73691855.1592920212865.JavaMail.zimbra@siscobra.com.br
обсуждение исходный текст
Ответ на RE: UPDATE on 20 Million Records Transaction or not?  (Jason Ralph <jralph@affinitysolutions.com>)
Список pgsql-general

Thanks Adrian,
> You could break it down into multiple transactions if there is way to specify ranges of records.
Say I couldn't break it up, would it be faster in or out of the transaction?


It depends whether you have concurrent transactions using the table. If you do, I think it would be better to split the
updatebetween smaller transactions.
 



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

Предыдущее
От: Edu Gargiulo
Дата:
Сообщение: Re: pg_dump empty tables
Следующее
От: Adrian Klaver
Дата:
Сообщение: Re: pg_dump empty tables