PostgreSQL+Hibernate Performance

From: Kranti K K Parisa™ <kranti(dot)parisa(at)gmail(dot)com>
To: pgsql-performance(at)postgresql(dot)org
Subject: PostgreSQL+Hibernate Performance
Date: 2008-08-20 12:25:16
Message-ID: 4478b4ac0808200525ia6eabe8q886ac7fbba53ff05@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-performance

Hi,

Can anyone suggest the performance tips for PostgreSQL using Hibernate.

One of the queries:

- PostgreSQL has INDEX concept and Hibernate also has Column INDEXes. Which
is better among them? or creating either of them is enough? or need to
create both of them?

and any more performace aspects ?

Thanks in advance.

==
KP

Responses

Browse pgsql-performance by date

  From Date Subject
Next Message Tom Lane 2008-08-20 12:54:24 Re: pgsql do not handle NULL constants in the view
Previous Message Sergey Hripchenko 2008-08-20 09:19:21 Re: pgsql do not handle NULL constants in the view