Re: Error on insert xml

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Михаил Яремчук <mihail(dot)yaremchuk(at)gmail(dot)com>
Cc: pgsql-bugs(at)postgresql(dot)org
Subject: Re: Error on insert xml
Date: 2018-12-19 15:40:49
Message-ID: 21565.1545234049@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs pgsql-general

=?UTF-8?B?0JzQuNGF0LDQuNC7INCv0YDQtdC80YfRg9C6?= <mihail(dot)yaremchuk(at)gmail(dot)com> writes:
> When I insert this data in the column with type xml, I get an error "SSL
> SYSCALL error: EOF detected" and the gap of all current connections. When I
> insert a simpler xml, but larger everything is ok.

What I see is a segfault down inside libxml2. I suggest reporting this
problem to them.

http://xmlsoft.org/bugs.html

Also, possibly try a newer version of libxml2 ...

regards, tom lane

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message Joshua Muzaaya 2018-12-19 16:23:04 Postgres 11 Insufficient columns in PRIMARY KEY constraint definition
Previous Message Oleksandr Shulgin 2018-12-19 14:46:00 Re: Error on insert xml

Browse pgsql-general by date

  From Date Subject
Next Message Ken Tanzer 2018-12-19 18:04:39 Re: Format an Update with calculation
Previous Message PAscal l 2018-12-19 15:36:12 pg_stat_sql_plans ALPHA released