On 30/11/2009 4:42 PM, aymen marouani wrote:
Hi,
I'm sorry and thanks for the help, concerning your question :
"Out of interest, how are you talking to PostgreSQL? Hand-written SQL via
JDBC? Hibernate / TopLink / some other ORM (possibly via JPA)?"
I'm using JPA/Toplink to talk to the PostgresS
Hi,
I'm sorry and thanks for the help, concerning your question :
"Out of interest, how are you talking to PostgreSQL? Hand-written SQL via
JDBC? Hibernate / TopLink / some other ORM (possibly via JPA)?"
I'm using JPA/Toplink to talk to the PostgresSQL, and I asked my question
about profiling bec
On 26/11/2009 5:48 PM, aymen marouani wrote:
> Hi,
> I'm using the Postgres database system version 8.3 for a J2EE application.
> I'd like to profile and monitor in "real time" the status of my queries
> because I notice some slow loading.
> Can anyone tell how to get a "good" profiling tool for t
In response to aymen marouani :
> Hi,
> I'm using the Postgres database system version 8.3 for a J2EE application.
> I'd like to profile and monitor in "real time" the status of my queries
> because I notice some slow loading.
> Can anyone tell how to get a "good" profiling tool for the Postgres d
Hi,
I'm using the Postgres database system version 8.3 for a J2EE application.
I'd like to profile and monitor in "real time" the status of my queries
because I notice some slow loading.
Can anyone tell how to get a "good" profiling tool for the Postgres database
system ?
Thanks in advance.