Logical Streaming Replication stuck at specific LSN

Поиск
Список
Период
Сортировка
От Kristjan Mustkivi
Тема Logical Streaming Replication stuck at specific LSN
Дата
Msg-id CAOQPKauSFsCSLmcGP0D47NMwYdv-0nWNvwt4TeMqh8EtUDQCFQ@mail.gmail.com
обсуждение исходный текст
Список pgsql-general
Hello,

I am doing a major version upgrade from Postgres standard version
11.15 (Debian 11.15-1.pgdg90+1) to Cybertec PGEE version 14.8_EE_1.1.5
(Ubuntu 14.8ee1.1.5-1.cybertec22.04+1). While I am waiting for the
support case to be processed, I was hoping to get advice from the
Community about how to check the situation meanwhile on my own.

The initial copy of the tables completed nicely and from Aug 18 6pm
until Aug 19 6am the streaming flowed without issues. And then
suddenly the WAL sending/write/flsh/reply got stuck:

 application_name │   state   │    sent_lsn    │   write_lsn    │
flush_lsn    │   replay_lsn
──────────────────┼───────────┼────────────────┼────────────────┼────────────────┼────────────────
 sub_whupgrade    │ streaming │ 3F5B3/7FBDDCD0 │ 3F5B3/7FBD49E0 │
3F5B3/7FBD49E0 │ 3F5B3/7FBD49E0

I restarted the subscriber but the only thing that happened was that
the LSN got now stuck with status "catchup" at exactly the same place.
I upgraded PGEE to version 14.9 EE 1.1.6 (Ubuntu
14.9ee1.1.6-1.cybertec22.04+1) but that also did not change the
situation.

With best regards,
-- 
Kristjan Mustkivi

Email: kristjan.mustkivi@gmail.com

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

Предыдущее
От: Julien Rouhaud
Дата:
Сообщение: Re: how to use query_tree_walker to get all relations used in a query
Следующее
От: Amn Ojee Uw
Дата:
Сообщение: JDBC + PG-15 but not psql