Re: vacuumdb: permission denied for schema "pg_temp_7"

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: vacuumdb: permission denied for schema "pg_temp_7"
Дата
Msg-id 2649165.1726898595@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: vacuumdb: permission denied for schema "pg_temp_7"  (Fujii Masao <masao.fujii@oss.nttdata.com>)
Ответы Re: vacuumdb: permission denied for schema "pg_temp_7"
Список pgsql-bugs
Fujii Masao <masao.fujii@oss.nttdata.com> writes:
> It looks like reindexdb has the same issue. It would be good to
> update reindexdb to skip temp tables as well to fix this.

Agreed.

> For the proposed patch, it seems better to use CppAsString2(RELPERSISTENCE_TEMP)
> instead of 't'.

+1, if we can easily avoid hard-coding that value we should do so.
It's not that we're going to change the value; it's that it makes
it way easier to grep the source tree for relevant code.

            regards, tom lane



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