Re[2]: [BUGS] Wal sender segfault

From: Dmitriy Sarafannikov <dimon99901(at)mail(dot)ru>
To: Andres Freund <andres(at)anarazel(dot)de>
Cc: pgsql-bugs <pgsql-bugs(at)postgresql(dot)org>
Subject: Re[2]: [BUGS] Wal sender segfault
Date: 2016-01-22 14:19:41
Message-ID: 1453472381.243167777@f417.i.mail.ru
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs


>Any chance that one of modfied tables in question uses REPLICA IDENTITY
>FULL? There's an open bug about too large rows produced by that, which
>we don't currently handle correctly. I'm working on fixing that bug.
Thanks,

Yes, i have 3 tables with REPLICA IDENTITY FULL. 2 of this tables have many fields and big text fields.

--
Best regards,
Dmitriy Sarafannikov

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Adrian Klaver 2016-01-22 16:27:58 Re: 回复: [GENERAL] about test_parser installation failure problem(PostgreSQL in 9.5.0)?
Previous Message Andres Freund 2016-01-22 12:57:02 Re: Wal sender segfault