Re: BUG #18027: Logical replication taking forever

Поиск
Список
Период
Сортировка
От Andres Martin del Campo Campos
Тема Re: BUG #18027: Logical replication taking forever
Дата
Msg-id CALZDMcnmP8PTUKyBBZYdYWUv-R+sz-0qKLodaQpb9JgbuN3Pkw@mail.gmail.com
обсуждение исходный текст
Ответ на Re: BUG #18027: Logical replication taking forever  (vignesh C <vignesh21@gmail.com>)
Ответы Re: BUG #18027: Logical replication taking forever  (vignesh C <vignesh21@gmail.com>)
Re: BUG #18027: Logical replication taking forever  (Amit Kapila <amit.kapila16@gmail.com>)
Список pgsql-bugs
Seems like I don't have that table


 image.png


There are no errors in the logs but I only see dead tuples and no live tuples

On Wed, Jul 19, 2023 at 5:07 AM vignesh C <vignesh21@gmail.com> wrote:
On Wed, 19 Jul 2023 at 14:06, Andres Martin del Campo Campos
<andres@invisible.email> wrote:
>
> Thank you so much for replying, I'm really struggling here.
>
> I ran out of space and I thought I could re-start it to see if it worked but again it's been more than a day and it isn't showing.
>

Can you run this query few times on the publisher and see if
bytes_processed and tuples_processed are getting increased(this might
give us some hint if it stuck or it is progressing slowly):
SELECT * FROM pg_stat_progress_copy;

If it is not progressing, is there anything unusual in the log file,
some warning or error messages? if so could you post those log
contents too.
Also if it is stuck, how many tuples are copied and how much is the
total tuple count?

Regards,
Vignesh
Вложения

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

Предыдущее
От: PG Bug reporting form
Дата:
Сообщение: BUG #18034: Accept the spelling "+infinity" in datetime input is not accurate
Следующее
От: Michael Paquier
Дата:
Сообщение: Re: pg_basebackup: errors on macOS on directories with ".DS_Store" files