Re: [GENERAL] pg_autovacuum causes 'create database' to fail when the

2003-11-08 Thread Bruce Momjian
Tom Lane wrote: > Frank van Vugt <[EMAIL PROTECTED]> writes: > > Did I miss this future necessity on the TODO-list ('cause I did check...) or > > is it simply not on there (yet) ? > > It's not there; it should be. Something like > > * Need better (safer, less prone to unnecessary failures) sche

Re: [GENERAL] pg_autovacuum causes 'create database' to fail when the first is accessing 'template1'

2003-11-08 Thread Tom Lane
Frank van Vugt <[EMAIL PROTECTED]> writes: > Did I miss this future necessity on the TODO-list ('cause I did check...) or > is it simply not on there (yet) ? It's not there; it should be. Something like * Need better (safer, less prone to unnecessary failures) scheme for ensuring CREATE DATAB

Re: [GENERAL] pg_autovacuum causes 'create database' to fail when the first is accessing 'template1'

2003-11-08 Thread Frank van Vugt
Hi, Thanks Bruce ;-) Tom Lane wrote: > Sooner or later we'll have to face up to the conflict Thanks Tom, I understand what's happening now. Did I miss this future necessity on the TODO-list ('cause I did check...) or is it simply not on there (yet) ? I'm just being inquisitive, I understand