Re: [GENERAL] How to rename a database? - Mailing list pgsql-general

From Aleksey Dashevsky
Subject Re: [GENERAL] How to rename a database?
Date
Msg-id Pine.LNX.3.96.SK.980709115606.30716B-100000@kesha.luckynet.co.il
Whole thread Raw
In response to How to rename a database?  (Farzad FARID <farzy@publicis.fr>)
List pgsql-general
Use following syntax:
alter table <Old_Table_Name> rename to <New_Table_Name>

Al.

On Wed, 8 Jul 1998, Farzad FARID wrote:

>
> How do I rename an existing database? Is it enough to just rename the
> directory? If that's the only way to do it do I have to first shut the
> server down?
>
> --
> Farzad FARID
> Administrateur Reseau
> Publicis Technology
>
>


pgsql-general by date:

Previous
From: Peter T Mount
Date:
Subject: Re: [INTERFACES] pb compiling JDBC interface
Next
From: "Konstantin S. Kuznetsov"
Date:
Subject: Python