Re: pgsql: doc: restrictions on alter database moving default tablespace - Mailing list pgsql-committers

From Noah Misch
Subject Re: pgsql: doc: restrictions on alter database moving default tablespace
Date
Msg-id 20141021053843.GA287253@tornado.leadboat.com
Whole thread Raw
In response to pgsql: doc: restrictions on alter database moving default tablespace  (Bruce Momjian <bruce@momjian.us>)
Responses Re: pgsql: doc: restrictions on alter database moving default tablespace  (Bruce Momjian <bruce@momjian.us>)
List pgsql-committers
On Sat, Oct 18, 2014 at 02:23:46PM +0000, Bruce Momjian wrote:
> doc:  restrictions on alter database moving default tablespace
>
> Mention tablespace must be empty and no one connected to the database.

The database must not contain any object explicitly assigned to its future
default tablespace, but that tablespace need not be empty.  Objects of other
databases in the tablespace pose no problem.


pgsql-committers by date:

Previous
From: Andres Freund
Date:
Subject: pgsql: Don't duplicate log_checkpoint messages for both of restart and
Next
From: Peter Eisentraut
Date:
Subject: pgsql: doc: Update Red Hat documentation tools information