Re: error “server process was terminated by signal 11: Segmentation fault” running pg_create_logical_replication_slot using pgoutput plugin

2025-07-08 Thread Shlok Kyal
On Wed, 9 Jul 2025 at 11:43, abrahim abrahao wrote: > > I got error “server process was terminated by signal 11: Segmentation fault” > using pg_create_logical_replication_slot with pgoutput plugin parameter and > using test_decoding worked fine, any idea that is wrong? > > Note: I am using docke

error “server process was terminated by signal 11: Segmentation fault” running pg_create_logical_replication_slot using pgoutput plugin

2025-07-08 Thread abrahim abrahao
I got error “server process was terminated by signal 11: Segmentation fault” using pg_create_logical_replication_slot with pgoutput plugin parameter and using test_decoding worked fine, any idea that is wrong? Note: I am using docker container and I also updated shm-size from 1024mb to 2g and I