Re: Single-Transaction Utility options

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Single-Transaction Utility options
Дата
Msg-id 29953.1134771500@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Single-Transaction Utility options  (Simon Riggs <simon@2ndquadrant.com>)
Ответы Re: Single-Transaction Utility options  (Alvaro Herrera <alvherre@commandprompt.com>)
Список pgsql-patches
Simon Riggs <simon@2ndquadrant.com> writes:
>> Why use it around the whole file and not only around that particular
>> table's operations?

> You could. That just behaves slightly differently.

pg_dump does not always produce all the commands affecting a single
table together, so I don't think you can actually get the desired
results --- certainly it would be a nontrivial amount of work to get
any useful behavior like that.

            regards, tom lane

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

Предыдущее
От: Alvaro Herrera
Дата:
Сообщение: Re: Single-Transaction Utility options
Следующее
От: Alvaro Herrera
Дата:
Сообщение: Re: Single-Transaction Utility options