Re: pg_upgrade fails with in-place tablespace

Поиск
Список
Период
Сортировка
От Michael Paquier
Тема Re: pg_upgrade fails with in-place tablespace
Дата
Msg-id ZNHvnSqsx6eZHkuz@paquier.xyz
обсуждение исходный текст
Ответ на Re: pg_upgrade fails with in-place tablespace  ("Rui Zhao" <xiyuan.zr@alibaba-inc.com>)
Ответы Re: pg_upgrade fails with in-place tablespace  (Michael Paquier <michael@paquier.xyz>)
Список pgsql-hackers
On Tue, Aug 08, 2023 at 12:35:38PM +0800, Rui Zhao wrote:
> I have only enabled allow_in_place_tablespaces to true during a binary upgrade.

The pg_dump part should be OK to allow the restore of in-place
tablespaces, so I'll get that fixed first, but I think that we should
add a regression test as well.

I'll try to look at the binary upgrade path and pg_upgrade after this
is done.
--
Michael

Вложения

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

Предыдущее
От: John Naylor
Дата:
Сообщение: Re: Doc limitation update proposal: include out-of-line OID usage per TOAST-ed columns
Следующее
От: Peter Smith
Дата:
Сообщение: Re: Adding a LogicalRepWorker type field