Re: Fundamental error in "no WAL log" index/file creation - Mailing list pgsql-hackers

From Andrew Dunstan
Subject Re: Fundamental error in "no WAL log" index/file creation
Date
Msg-id 42BEAAA0.7090104@dunslane.net
Whole thread Raw
In response to Re: Fundamental error in "no WAL log" index/file creation  (Jan Wieck <JanWieck@Yahoo.com>)
Responses Re: Fundamental error in "no WAL log" index/file creation
List pgsql-hackers

Jan Wieck wrote:

>
> One way of redesigning CREATE DATABASE would be to build the new 
> database directory from scratch using bki files. Doing so would lose 
> the current template mechanism, but that can easily be redesigned into 
> a utility that creates a bki file set from any existing database. The 
> other annoyance this redesign would fix is the createdb failures 
> because the template DB is in use.


This one should be largely fixed by provision of another default 
connection target, which is in the pipeline.

cheers

andrew


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: Fundamental error in "no WAL log" index/file creation stuff
Next
From: Tom Lane
Date:
Subject: Re: Fundamental error in "no WAL log" index/file creation stuff