Chris Ruprecht <[EMAIL PROTECTED]> writes: > is there an easy way to re-name a database?
Officially, no. Unofficially, since 7.1 it should work to UPDATE the appropriate row in pg_database. I think. Better try it on a test database... regards, tom lane ---------------------------(end of broadcast)--------------------------- TIP 5: Have you checked our extensive FAQ? http://www.postgresql.org/users-lounge/docs/faq.html