Re: [IMPORTANT] - My application performance - Mailing list pgsql-performance

From Dawid Kuroczko
Subject Re: [IMPORTANT] - My application performance
Date
Msg-id 758d5e7f050727002844a1ad3c@mail.gmail.com
Whole thread Raw
In response to [IMPORTANT] - My application performance  ("Roberto Germano Vieweg Neto" <beto.neto@pop.com.br>)
List pgsql-performance
On 7/26/05, Roberto Germano Vieweg Neto <beto.neto@pop.com.br> wrote:
> My application is using Firebird 1.5.2
>
> My question is:
>
> Postgre SQL will be more faster than Firebird? How much (in percent)?
>
> I need about 20% to 50% more performance at my application.
> Can I get this migratin to postgresql ?

The answer is: maybe.  There's nothing which stops PostgreSQL from
being faster, and likewise there is nothing that stops it from being
slower.  YMMV.

Your route should be:
 * migrate most speed-demanding part to PostgreSQL
 * benchmark it, trying to emulate real-world load.
 * if it is slower than Firebird, post it here, together with EXPLAIN ANALYZEs
   and ask if there's something you can do to speed it up.

   Regards,
      Dawid

pgsql-performance by date:

Previous
From: Christopher Kings-Lynne
Date:
Subject: Re: [IMPORTANT] - My application performance
Next
From: Jens-Wolfhard Schicke
Date:
Subject: Inherited Table Query Planning (fwd)