Re: Increasing the length of pg_stat_activity.current_query...

Tom Lane <tgl@sss.pgh.pa.us>

From: Tom Lane <tgl@sss.pgh.pa.us>
To: Greg Stark <gsstark@mit.edu>
Cc: Simon Riggs <simon@2ndquadrant.com>, pgsql-hackers@postgresql.org
Date: 2004-11-08T06:12:52Z
Lists: pgsql-hackers
Greg Stark <gsstark@mit.edu> writes:
>>> What do you think is broken about fragmented UDP packets?

> Fragmentation happens at the IP protocol level, the kernel is responsible for
> reassembly. There's nothing for the application level to handle.

And, by the same token, on platforms where it is broken there is nothing
we can do about it.

			regards, tom lane