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

Поиск
Список
Период
Сортировка
От Greg Stark
Тема Re: Increasing the length of pg_stat_activity.current_query...
Дата
Msg-id 871xf5klgg.fsf@stark.xeocode.com
обсуждение исходный текст
Ответ на Re: Increasing the length of  (Simon Riggs <simon@2ndquadrant.com>)
Ответы Re: Increasing the length of pg_stat_activity.current_query...
Список pgsql-hackers
Simon Riggs <simon@2ndquadrant.com> writes:

> On Sun, 2004-11-07 at 20:59, Greg Stark wrote:
> > 
> > What do you think is broken about fragmented UDP packets?
> 
> ...probably that pgstat.c doesn't handle them at all, so if they occur
> then you've lost data. Until that is fixed, we have a limit.

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

-- 
greg



В списке pgsql-hackers по дате отправления:

Предыдущее
От: Philip Warner
Дата:
Сообщение: Re: Using ALTER TABLESPACE in pg_dump
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: cygwin build failure