Re: [HACKERS] Hi

From: Bruce Momjian <maillist(at)candle(dot)pha(dot)pa(dot)us>
To: meskes(at)topsystem(dot)de (Meskes, Michael)
Cc: meskes(at)topsystem(dot)de, pgsql-hackers(at)postgreSQL(dot)org
Subject: Re: [HACKERS] Hi
Date: 1998-02-05 16:47:44
Message-ID: 199802051647.LAA01295@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(at)candle(dot)pha(dot)pa(dot)us

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Bruce Momjian 1998-02-05 16:50:31 Re: [HACKERS] Bug?
Previous Message Bruce Momjian 1998-02-05 16:45:17 Re: [QUESTIONS] MySQL benchmark page