Re: pgsql: doc: restrictions on alter database moving default tablespace

From: Noah Misch <noah(at)leadboat(dot)com>
To: Bruce Momjian <bruce(at)momjian(dot)us>
Cc: pgsql-committers(at)postgresql(dot)org
Subject: Re: pgsql: doc: restrictions on alter database moving default tablespace
Date: 2014-10-21 05:38:43
Message-ID: 20141021053843.GA287253@tornado.leadboat.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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.

In response to

Responses

Browse pgsql-committers by date

  From Date Subject
Next Message Peter Eisentraut 2014-10-21 14:45:35 pgsql: doc: Update Red Hat documentation tools information
Previous Message Andres Freund 2014-10-20 23:03:42 pgsql: Don't duplicate log_checkpoint messages for both of restart and