Re: pg_upgrade fails with in-place tablespace

Поиск
Список
Период
Сортировка
От Michael Paquier
Тема Re: pg_upgrade fails with in-place tablespace
Дата
Msg-id ZNMbwyByFIb6E4x3@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
Список pgsql-hackers
On Wed, Aug 09, 2023 at 11:47:58AM +0800, Rui Zhao wrote:
> I believe that utilizing appendPQExpBufferStr(buf, "''"); would be better and more meaningful than using
appendStringLiteralConn(buf,"", conn); in this scenario.
 
> I apologize for this wrong usage. Please help me fix it.
> I will try to respond to pg_upgrade after my deep dive.

That was my original suggestion in [1], and what you've added gives
exactly the same result.

[1]: https://www.postgresql.org/message-id/ZNGhF6iBpUKgNimI%40paquier.xyz
--
Michael

Вложения

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

Предыдущее
От: Amit Kapila
Дата:
Сообщение: Re: Handle infinite recursion in logical replication setup
Следующее
От: Yugo NAGATA
Дата:
Сообщение: Re: pgbench: allow to exit immediately when any client is aborted