| 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: | Whole Thread | Raw Message | 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.
Also, possibly try a newer version of libxml2 ...
regards, tom lane
| 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 |
| 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 |