Re: Multiple sorts in a query

Поиск
Список
Период
Сортировка
От Andres Freund
Тема Re: Multiple sorts in a query
Дата
Msg-id 4A13BE06.70000@anarazel.de
обсуждение исходный текст
Ответ на Re: Multiple sorts in a query  (Simon Riggs <simon@2ndQuadrant.com>)
Список pgsql-hackers
On 05/20/2009 10:14 AM, Simon Riggs wrote:
> On Tue, 2009-05-19 at 22:19 +0200, Zdenek Kotala wrote:
>> Chuck McDevitt píše v út 19. 05. 2009 v 09:33 -0700:
>> What I heart is that standard malloc is not good, but it is still here
>> for compatibility reason with old application which depends on some
>> functionality.
>
> Which one is used in the default PostgreSQL build for Solaris? If you
> use default malloc, have you tested the others and would you recommend
> one in particular?
You don't even need to recompile it most of the time (unless statically 
compiled or similar things). LD_PRELOAD'ing another malloc library 
should normally be enough.

Andres


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

Предыдущее
От: Simon Riggs
Дата:
Сообщение: Re: Multiple sorts in a query
Следующее
От: Heikki Linnakangas
Дата:
Сообщение: Re: Compiler warning