Community Page
- blogs.planetingres.org/grant Jump to website »
-
Subscribe -
Community
-
Top Commenters
-
Popular Threads
-
Recent Comments
- Hi Roy, I agree that the many sources / water coolers is a problem for us. Getting c.d.i. into the forums is my next "project". In as much that I will be poking the people that can do the...
- First off, logging #ingres and making the log available via http://irc.planetingres.org is hugely welcome, and many thanks for that. But just to elaborate a little on the grumbling you refer to at...
- no problem, if you have any more send it my way.
- Thanks Grant! :-) --Roy
- Hey, Updated the Connectivity News Announcement on the Ingres Community Wiki with the latest PHP announcement Teresa
Jump to original thread »
The following python code can be used to change the table structure into btree. Should you wish to change your tables to hash or isam then change the SQL in the second to last line:
print "modify %s to btree unique on %s with unique_scope=statement;\p\g" %(row[0]% ... Continue reading »
print "modify %s to btree unique on %s with unique_scope=statement;\p\g" %(row[0]% ... Continue reading »
0 comments
This thread has no comments yet.