Query Analyser - Mailing list pgsql-performance

From Gauri Kanekar
Subject Query Analyser
Date
Msg-id 7e4ba9550707100747r411cc2aex56f0c6d2fa273f73@mail.gmail.com
Whole thread Raw
Responses Re: Query Analyser
List pgsql-performance
Hi List,

Is there anyway so as to indicate the Query Analyser not to use the
plan which it is using regularly, and use a new plan ?

From where do the Query Analyser gets the all info to prepare a plan?
Is it only from the pg_statistics table or are there anyother tables
which have this info. stored?

And can we change the statistic??

Thanx in advance
--
Regards
Gauri

pgsql-performance by date:

Previous
From: Dimitri
Date:
Subject: Re: Filesystem Direct I/O and WAL sync option
Next
From: "Marc Mamin"
Date:
Subject: tuning a function to insert/retrieve values from a reference table