John Sidney-Woollett <[EMAIL PROTECTED]> writes: > However the implication (and my confusion) is that you need to vacuum > your own databases only. It's not clear (to me) that you have to do the > same for template0 and template1 as well.
You have to vacuum template1, but not template0 because the latter is marked not datallowconn. Not sure if this is adequately explained anywhere. The next-to-last para in section 21.1.3 does mention the datallowconn exception, but perhaps doesn't spell it out well enough. regards, tom lane ---------------------------(end of broadcast)--------------------------- TIP 3: if posting/reading through Usenet, please send an appropriate subscribe-nomail command to [EMAIL PROTECTED] so that your message can get through to the mailing list cleanly