On Fri, Apr 22, 2005 at 11:04:03 -0500, FBaron(at)co(dot)belcorp(dot)biz 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'