Re: Free space mapping (was Re: Multi-Versions and Vacuum)
Mark Kirkwood <markir@slingshot.co.nz>
From: Mark Kirkwood <markir@slingshot.co.nz>
To: Martijn van Oosterhout <kleptog@svana.org>
Cc: Tom Lane <tgl@sss.pgh.pa.us>, Bruce Momjian <pgman@candle.pha.pa.us>, pgsql-general@postgresql.org, Andrew Sullivan <andrew@libertyrms.info>
Date: 2002-08-29T12:05:47Z
Lists: pgsql-general
Martijn van Oosterhout wrote: > Eh? Stopping server to do a REINDEX? I use REINDEX all the time and you sure > as hell don't need to stop the server. Unless it's for a system table that > is. > The toast index 'pg_toast_xxxxxxx_idx' counts as a system table - not immediately obvious I grant you.... cheers Mark