Re: WAL Archiving and base backup

2022-01-16 Thread Mladen Gogala
On 1/16/22 13:12, Issa Gorissen wrote: Just to avoid any misunderstanding. I am perfectly happy using the backup/restore with pg_dump and we use it for at least a decade with success for our need of backups. I am using pgbackrest. I used to use pg_rman, being well acquainted with rman backu

Re: How to debug incomplete message on postgres 12.3 docker

2022-01-16 Thread R Batchen
Thanks all for the fast replay, the thing is i cannot get the transection query to know what really happened, ill try backing up db and rm containers and re build them as i dont have any other idea also server logs looks fine also cpu.. thanks! בתאריך יום א׳, 16 בינו׳ 2022 ב-19:05 מאת Adrian Klaver

Re: WAL Archiving and base backup

2022-01-16 Thread Issa Gorissen
On 1/16/22 01:23, Mladen Gogala wrote: On 1/14/22 16:00, David G. Johnston wrote: I still don't really understand what is so great about it.  About its only redeeming feature is a declaration that "it is in core" and that newcomers can just default to it without thinking.  I'd rather just p

Re: How to debug incomplete message on postgres 12.3 docker

2022-01-16 Thread Adrian Klaver
On 1/16/22 07:13, R Batchen wrote: Hello, I hope i reached the right mailing list, i have psql 12.3 container that is the db of apache guacamole container is connected to, the apache guacamole stopped working and i started to get this message on the postgres: |LOG: incomplete message from c

Re: How to debug incomplete message on postgres 12.3 docker

2022-01-16 Thread Tom Lane
R Batchen writes: > I hope i reached the right mailing list, i have psql 12.3 container that is > the db of apache guacamole container is connected to, > the apache guacamole stopped working and i started to get this message on > the postgres: > LOG: incomplete message from client > How can I de

Re: How to debug incomplete message on postgres 12.3 docker

2022-01-16 Thread Dave Cramer
Dave Cramer www.postgres.rocks On Sun, 16 Jan 2022 at 10:13, R Batchen wrote: > > Hello, > > I hope i reached the right mailing list, i have psql 12.3 container that > is the db of apache guacamole container is connected to, > the apache guacamole stopped working and i started to get this messa

How to debug incomplete message on postgres 12.3 docker

2022-01-16 Thread R Batchen
Hello, I hope i reached the right mailing list, i have psql 12.3 container that is the db of apache guacamole container is connected to, the apache guacamole stopped working and i started to get this message on the postgres: LOG: incomplete message from client How can I debug it? i want to see