Re: pg_autovacuum causes 'create database' to fail when the

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: Frank van Vugt <ftm(dot)van(dot)vugt(at)foxi(dot)nl>, pgsql-general(at)postgresql(dot)org
Subject: Re: pg_autovacuum causes 'create database' to fail when the
Date: 2003-11-09 00:41:10
Message-ID: 200311090041.hA90fAY17557@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Tom Lane wrote:
> Frank van Vugt <ftm(dot)van(dot)vugt(at)foxi(dot)nl> 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 DATABASE gets a consistent copy of the template database

Added:

* Use more reliable method for CREATE DATABASE to get a consistent copy of db

--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073

In response to

Browse pgsql-general by date

  From Date Subject
Next Message abdul hafeel 2003-11-09 01:12:27
Previous Message Tom Lane 2003-11-09 00:19:22 Re: pg_autovacuum causes 'create database' to fail when the first is accessing 'template1'