RE: [HACKERS] Some notes on optimizer cost estimates
Hiroshi Inoue <inoue@tpf.co.jp>
From: "Hiroshi Inoue" <Inoue@tpf.co.jp>
To: "Tom Lane" <tgl@sss.pgh.pa.us>
Cc: <pgsql-hackers@postgreSQL.org>
Date: 2000-01-21T02:59:20Z
Lists: pgsql-hackers
> -----Original Message----- > From: Tom Lane [mailto:tgl@sss.pgh.pa.us] > > > In addition,vacuum error occurs with analyze option in most > > cases AFAIK. > > Still, with current sources? What's the error message? I fixed > a problem with pg_statistic tuples getting too big... > Sorry,my English is poor. When I saw vacuum bug reports,there were 'analyze' option mostly. 'Analyze' is harmful for safety of vacuum. I'm thinking that 'analyze' is not preferable especially for index recreation in vacuum. Regards. Hiroshi Inoue Inoue@tpf.co.jp