t a method to integrate this GTK code into postgres
and solve this problem.
Thanks and Regards
Anuj Tripathi
---(end of broadcast)---
TIP 4: Have you searched our list archives?
http://archives.postgresql.org
In continuation of my previous mails.
Till now what all i figured out about the query flow in postgres has
suddenly zeroed.
Reason: analyze...
till now i was running query with out analyaze command but once you give
it ...i dont knw whts the
path query takes.Any body havign any idea.
AnujT
--
value.
Right now I am exploring postgres using ddd ( debugger ).Can
anyone suggest a better utility /editor/tool for exploring the same in a
better way ?
I am working Fedora core 3 Linux
Thanks and regards
Anuj Tripathi
---(end of broadcast
value.
Right now I am exploring postgres using ddd ( debugger ).Can
anyone suggest a better utility /editor/tool for exploring the same in a
better way ?
I am working Fedora core 3 Linux
Thanks and regards
Anuj Tripathi
---(end of broadcast
Hi
I am trying to add a query progress indicator in postgres.Being a
novice to the code I need help on few topics.
1.Where can we keep such a progress indicator code ?
2.What is the exact structure of plan returned by the planner ?
3.Does the planner return the estimates calculated while decidi