Re: [ADMIN] Renaming a database

2002-07-01 Thread Tom Lane
Florian Weimer <[EMAIL PROTECTED]> writes: > Is there a way to rename an existing database, short of dumping and > restoring it? In 7.1 or later a quick UPDATE on pg_database.datname should do it, I believe. It might be a bad idea to do it while there are any connections to the target database -

[ADMIN] Renaming a database

2002-07-01 Thread Florian Weimer
Is there a way to rename an existing database, short of dumping and restoring it? -- Florian Weimer[EMAIL PROTECTED] University of Stuttgart http://CERT.Uni-Stuttgart.DE/people/fw/ RUS-CERT fax +49-711-685-5898 ---