Re: BUG #12756: performance issues with xml-data - Mailing list pgsql-bugs

From Tom Lane
Subject Re: BUG #12756: performance issues with xml-data
Date
Msg-id 2670.1423609484@sss.pgh.pa.us
Whole thread Raw
In response to BUG #12756: performance issues with xml-data  (fischer@transporeon.com)
List pgsql-bugs
fischer@transporeon.com writes:
> When I do a select * of a table with some xml-data (about 50 MB) in a
> text-field it will take ages to get a result, because wireshark is
> recognizing some kind of packet defragmentation, so these packets have will
> be sent over and over again.

If that is actually what's happening, you need to file a bug against your
kernel; such behavior is far outside Postgres' control.

            regards, tom lane

pgsql-bugs by date:

Previous
From: fischer@transporeon.com
Date:
Subject: BUG #12756: performance issues with xml-data
Next
From: moe1234512345@gmail.com
Date:
Subject: BUG #12760: Lateral files with more than 2 laterals