Re: --single-transaction doc clarification

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: --single-transaction doc clarification
Дата
Msg-id 21661.1162254536@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: --single-transaction doc clarification  (Neil Conway <neilc@samurai.com>)
Ответы Re: --single-transaction doc clarification
Список pgsql-patches
Neil Conway <neilc@samurai.com> writes:
> On Mon, 2006-10-30 at 22:56 +0000, Simon Riggs wrote:
>> The man pages for VACUUM, CREATE TABLESPACE, CLUSTER and
>> REINDEX DATABASE don't mention they are not allowed inside a transaction
>> block at all

> That should be fixed, I think. Once that is done, I think it's
> sufficient to just say that --single-transaction won't work for commands
> that can't be executed in a transaction block.

That's what makes sense to me, too.

            regards, tom lane

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: [HACKERS] WAL logging freezing
Следующее
От: "Simon Riggs"
Дата:
Сообщение: Re: [HACKERS] WAL logging freezing