Re: BUG #12670: Can't create postgis extension in single-user mode - Mailing list pgsql-bugs

From Andres Freund
Subject Re: BUG #12670: Can't create postgis extension in single-user mode
Date
Msg-id 20150128152603.GC6325@awork2.anarazel.de
Whole thread Raw
In response to Re: BUG #12670: Can't create postgis extension in single-user mode  (Andrew Gierth <andrew@tao11.riddles.org.uk>)
Responses Re: BUG #12670: Can't create postgis extension in single-user mode  (Bruce Momjian <bruce@momjian.us>)
List pgsql-bugs
On 2015-01-28 01:05:20 +0000, Andrew Gierth wrote:
> >>>>> "Tom" == Tom Lane <tgl@sss.pgh.pa.us> writes:
>
>  >> [ Can't create postgis extension in single-user mode ]
>
>  Tom> Why in the world would you think that's a good thing to do?
>
> The context, for what it's worth, is setting up docker containers, so
> there's a reasonable desire to be able to do some basic database setup
> before starting any listener.

Well, that's about as easily done using a nonstandard/private socket
directory. Has the advantage of being able to use a sane client, useful
error handling, performance ...

Greetings,

Andres Freund

--
 Andres Freund                       http://www.2ndQuadrant.com/
 PostgreSQL Development, 24x7 Support, Training & Services

pgsql-bugs by date:

Previous
From: Tom Lane
Date:
Subject: Re: BUG #12670: Can't create postgis extension in single-user mode
Next
From: patrick@vanlaake.net
Date:
Subject: BUG #12690: EXECUTE statement fails with dynamic column name on record variable