Re: [HACKERS] Hi

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: [HACKERS] Hi
Дата
Msg-id 199802051647.LAA01295@candle.pha.pa.us
обсуждение исходный текст
Ответ на RE: [HACKERS] Hi  ("Meskes, Michael" <meskes@topsystem.de>)
Список pgsql-hackers
>
> Okay, here's my idea of how I will get into it:
>
> 1) Try to get my apps going. That is I'll try to port my ORACLE
> applications to postgresql to have some programs to do testing.
> Therefore I need:
> 2) Add Linus' ecpg precompiler for embedded SQL to the dist.
> 3) Try to implement some speed-ups I encounter while playing with my
> apps.
>
> I take it some of you have already run the backend against a profiler.
> Could anyone please tell me which functions need works most?
>

I have already hit many of the speedups people have reported in the
profiler by changing the logic, or inlining part/all of the function.  I
recommend running your own profile and see what it shows.

--
Bruce Momjian
maillist@candle.pha.pa.us

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

Предыдущее
От: jwieck@debis.com (Jan Wieck)
Дата:
Сообщение: Re: [HACKERS] Re: [QUESTIONS] impossible insert data into VARCHAR
Следующее
От: Ewan Mellor
Дата:
Сообщение: create function bug?