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

From Alvaro Neto
Subject RES: [IMPORTANT] - My application performance
Date
Msg-id 20050726210052.AB1294C0C7@dfbsa63.conab.gov.br
Whole thread Raw
In response to [IMPORTANT] - My application performance  ("Roberto Germano Vieweg Neto" <beto.neto@pop.com.br>)
List pgsql-performance
What's the your platform?  Windows or Linux?
What's the data volume (up million records)?

-----Mensagem original-----
De: pgsql-performance-owner@postgresql.org
[mailto:pgsql-performance-owner@postgresql.org] Em nome de Roberto Germano
Vieweg Neto
Enviada em: terça-feira, 26 de julho de 2005 16:35
Para: pgsql-performance@postgresql.org
Assunto: [PERFORM] [IMPORTANT] - My application performance

My application is using Firebird 1.5.2

I have at my database:
- 150 Doamins
- 318 tables
- 141 Views
- 365 Procedures
- 407 Triggers
- 75 generators
- 161 Exceptions
- 183 UDFs
- 1077 Indexes

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 ?


---------------------------(end of broadcast)---------------------------
TIP 9: In versions below 8.0, the planner will ignore your desire to
       choose an index scan if your joining column's datatypes do not
       match


pgsql-performance by date:

Previous
From: "Jim C. Nasby"
Date:
Subject: Re: [IMPORTANT] - My application performance
Next
From: Mark Lewis
Date:
Subject: Re: faster INSERT with possible pre-existing row?