Re: Updating data: confirmation and question

From: Rich Shepard <rshepard(at)appl-ecosys(dot)com>
To: pgsql-general(at)lists(dot)postgresql(dot)org
Subject: Re: Updating data: confirmation and question
Date: 2019-10-26 17:39:11
Message-ID: alpine.LNX.2.20.1910261038200.28605@salmo.appl-ecosys.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Sat, 26 Oct 2019, Adrian Klaver wrote:

> That depends on how you ran pg_dumpall. For instance did you use -c?:

Adrian,

Yes. Always.

> https://www.postgresql.org/docs/11/sql-alterdatabase.html
> ALTER DATABASE name RENAME TO new_name

Ah, I should have looked. I apologize.

Rich

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Adrian Klaver 2019-10-26 18:02:26 Re: PostgreSQL - unrecognized win32 error code: 38
Previous Message Adrian Klaver 2019-10-26 16:14:08 Re: Updating data: confirmation and question