Re: ALTER DATABASE RENAME with HS/SR - Mailing list pgsql-hackers

From Bernd Helmle
Subject Re: ALTER DATABASE RENAME with HS/SR
Date
Msg-id A8BD3695FCB6760D35FD78F4@amenophis
Whole thread Raw
In response to Re: ALTER DATABASE RENAME with HS/SR  (Robert Haas <robertmhaas@gmail.com>)
List pgsql-hackers

--On 4. Oktober 2010 13:24:37 -0400 Robert Haas <robertmhaas@gmail.com> 
wrote:

> I understand that we need to disconnect users if the database is
> dropped (it's kind of hard to access a database that's not there any
> more...) but I'm fuzzy on why we'd need to do that if it is merely
> renamed.

Yeah, if there's no real technical reason (besides some potential confusion 
by the user...), this feels like overkill. If the behavior is okay, we need 
to change the documentation however.

-- 
Thanks
Bernd


pgsql-hackers by date:

Previous
From: Josh Berkus
Date:
Subject: Re: ALTER DATABASE RENAME with HS/SR
Next
From: Dean Rasheed
Date:
Subject: Re: wip: functions median and percentile