Re: LIMIT/SORT optimization

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: LIMIT/SORT optimization
Дата
Msg-id 23235.1173888392@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: LIMIT/SORT optimization  (Gregory Stark <stark@enterprisedb.com>)
Ответы Re: LIMIT/SORT optimization  (Magnus Hagander <magnus@hagander.net>)
Список pgsql-patches
Gregory Stark <stark@enterprisedb.com> writes:
> Do people prefer receiving attachments or downloadable links?
> Does the answer change if the patches are quite large?

Links suck from an archival standpoint; but at the same time you need
to pay some attention to the size of your email.  I think the current
threshold for moderator approval is somewhere between 50K and 100K
(on patches; less on our other lists).  gzipping large patches is
encouraged --- if people's mail readers need help in viewing such
an attachment, that's not your problem.

            regards, tom lane

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

Предыдущее
От: Gregory Stark
Дата:
Сообщение: Re: LIMIT/SORT optimization
Следующее
От: Stefan Huehner
Дата:
Сообщение: Code-Cleanup: function declarations (void, and k&r style)