Hello all.
The subject line says it all.
I use declarative syntax in my tables so that I can define and map tables in a single step.
Now I want to know how I can add index to a certain column.
I understand when we say prymary key it is already indexed or even foreign kay key for that matter.
But what if I want to index additional fields for performance reason?
I use postgresql 8.4 and will soon shift to 9.0 after testing.
Can some one tell me how to add index when a column is defined?
happy hacking.
Krishnakant.

--
You received this message because you are subscribed to the Google Groups 
"sqlalchemy" group.
To post to this group, send email to sqlalchemy@googlegroups.com.
To unsubscribe from this group, send email to 
sqlalchemy+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/sqlalchemy?hl=en.

Reply via email to