renaming a database

From: ing(dot)Martin Prášek <prasek(at)silesia(dot)cz>
To: <pgsql-general(at)postgresql(dot)org>
Subject: renaming a database
Date: 2003-11-26 11:15:34
Message-ID: 000a01c3b40e$9cd8c6a0$0b00a8c0@webpropag.cz
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi.
Is it posible to rename postgres database ?
something like "ALTER DATABASE mydb RENAME TO mydb_old " ?
i look to the documentation , but found nothing about.

thanx

Browse pgsql-general by date

  From Date Subject
Next Message Barbara Lindsey 2003-11-26 13:53:57 Re: PostgreSQL is much faster than MySQL, only when...
Previous Message Martin Hampl 2003-11-26 10:52:35 Re: indexing with lower(...) -> queries are not optimised very well - Please Help