[PERFORM] Unsubscribe

2006-10-02 Thread uwcssa
 Please unsubscribe me!  Thank you!         Also, it would be better to have a message foot saying how to unsubscribe.

[PERFORM] postgresql geqo optimization

2006-02-10 Thread uwcssa
I have a question with regard to GEQO optimizer of Postgresql.   For complex queries with over 12 tables in a join, (12 is the default value), the Postgresql optimizer by default will not use the dynamic programming style optimizer. Instead, it uses genetic algorithm to compute a sub-optimal query