On Fri, Apr 22, 2005 at 11:04:03 -0500, [EMAIL PROTECTED] wrote: > > > > > hi, which is the sentence to run a Database REINDEX from linux or from > script or shell,etc.
I think you can use:
psql -c 'REINDEX DATABASE database_name'
---------------------------(end of broadcast)---------------------------
TIP 9: the planner will ignore your desire to choose an index scan if your
joining column's datatypes do not match
