Hi,
1. Please post performance related questions to
pgsql-performance@postgresql.org for better
response.
2. Please try to give as much information as possible in
first place itself , eg
a) you have not told what the query is
b) what is the explain analyze output of the query ( explain analyze
<query> )
c) version of PostgreSQL (select version() )
merely telling ur query is slow doesnt' help .
Regds
Mallah.
Priya Nair wrote:
>Priya Nair would like to recall the message, "help needed for performance tuning".
>
>---------------------------(end of broadcast)---------------------------
>TIP 9: the planner will ignore your desire to choose an index scan if your
> joining column's datatypes do not match
>
>