Re: Logical Replication of sequences

Поиск
Список
Период
Сортировка
От Shinya Kato
Тема Re: Logical Replication of sequences
Дата
Msg-id CAOzEurQOSN=Zcp9uVnatNbAy=2WgMTJn_DYszYjv0KUeQX_e_A@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Logical Replication of sequences  (Amit Kapila <amit.kapila16@gmail.com>)
Ответы Re: Logical Replication of sequences
Список pgsql-hackers
On Wed, Nov 5, 2025 at 5:28 PM Amit Kapila <amit.kapila16@gmail.com> wrote:
> I have pushed the 0001 after making minor adjustments in tests and at
> a few other places. Kindly rebase and send the remaining patches.

I discovered that the sequence sync worker fails for sequences
containing single quotes.
---
2025-11-06 10:22:50.335 JST [1096008] ERROR:  could not fetch sequence
information from the publisher: ERROR:  syntax error at or near
"quote"
        LINE 4: FROM ( VALUES ('public', 'regress'quote', 0), ('public', 'ho...
                                                  ^
2025-11-06 10:22:50.335 JST [1088168] LOG:  background worker "logical
replication sequencesync worker" (PID 1096008) exited with exit code 1
---

I haven't read all the threads, so I might be mistaken, but I've
created a patch.


--
Best regards,
Shinya Kato
NTT OSS Center

Вложения

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