Re: How to rename current database?

From: Walter Nordmann <walter(dot)nordmann(at)posteo(dot)de>
To: pgsql-admin(at)lists(dot)postgresql(dot)org
Subject: Re: How to rename current database?
Date: 2018-05-09 11:21:40
Message-ID: e80c39f9-61c6-85b8-8f71-2db17b1aff66@posteo.de
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-admin

iirc, you "goto" any other database and from there you may rename what
you want.

Regards

walter

Am 09.05.2018 um 09:24 schrieb Sven Delle:
> I’m baffled that I have to sign up for a mailing list because I’m absolutely unable to figure out from the interface of pgAdmin 4 how to rename a given database?
>
> I’m going to the properties of the database to rename it, but get an error: ERROR: current database cannot be renamed.
>
> Hmm, I guess it’s because it’s currently running, fine – I get that. But then, HOW THE HOLY CRAP DO I STOP THE DATABASE SO I CAN RENAME IT!?!?!?!?!?!?!?!!?!!?!?
>
> Horrible experience from a user perspective.
>
> How do I rename a current database in pgAdmin?
>
> The docs are useless ...

In response to

Browse pgsql-admin by date

  From Date Subject
Next Message JaeWon Lee 2018-05-09 11:51:06 Can I synchronize two master DB clusters using logical replication?
Previous Message Goudoussy 2018-05-09 09:43:12 Re: How do I execute SQL in pgAdmin!?