START_REPLICATION SLOT causing a crash in an assert build - Mailing list pgsql-hackers

From Jaime Casanova
Subject START_REPLICATION SLOT causing a crash in an assert build
Date
Msg-id YxfagaTXUNa9ggLb@ahch-to
Whole thread Raw
Responses Re: START_REPLICATION SLOT causing a crash in an assert build
List pgsql-hackers
Hi,

I'm not sure what is causing this, but I have seen this twice. The
second time without activity after changing the set of tables in a
PUBLICATION.

gdb says that debug_query_string contains:

"""
START_REPLICATION SLOT "sub_pgbench" LOGICAL 0/0 (proto_version '3', publication_names
'"pub_pgbench"')START_REPLICATIONSLOT "sub_pgbench" LOGICAL 0/0 (proto_version '3', publication_names '"pub_pgbench"')
 
"""

attached the backtrace.


-- 
Jaime Casanova
Director de Servicios Profesionales
SystemGuards - Consultores de PostgreSQL

Attachment

pgsql-hackers by date:

Previous
From: Jeff Davis
Date:
Subject: Re: pg_auth_members.grantor is bunk
Next
From: Reid Thompson
Date:
Subject: Re: Add the ability to limit the amount of memory that can be allocated to backends.