Re: BUG #15420: Server crash. Segmentation fault when parsing xml file - Mailing list pgsql-bugs

From Sergey Mirvoda
Subject Re: BUG #15420: Server crash. Segmentation fault when parsing xml file
Date
Msg-id CALkWArhqwNv8B73651gBfE4Hp10FugZBYdzhsaoEnZah6p5nPA@mail.gmail.com
Whole thread Raw
In response to Re: BUG #15420: Server crash. Segmentation fault when parsing xml file  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: BUG #15420: Server crash. Segmentation fault when parsing xml file  (Pavel Stehule <pavel.stehule@gmail.com>)
List pgsql-bugs


On Fri, Oct 5, 2018 at 7:00 PM Tom Lane <tgl@sss.pgh.pa.us> wrote:
Should we be officially deprecating XML facilities and telling people
to head towards JSON?  There at least we have control of the quality
of implementation ...

                        regards, tom lane

I believe MS SQL Server guys chosen JSON path some years ago.
XML performance in SQL Server looks very deprecated.
Actually we tried to load our data into MS SQL at first, but performance was below our needs even with xml index.


--
--Regards, Sergey Mirvoda

pgsql-bugs by date:

Previous
From: Tom Lane
Date:
Subject: Re: BUG #15421: Error: LIKE pattern must not end with escape character
Next
From: Pavel Stehule
Date:
Subject: Re: BUG #15420: Server crash. Segmentation fault when parsing xml file