alter database name length

From: "Ralf Praschak" <ralf(dot)praschak(at)gmx(dot)net>
To: <pgsql-admin(at)postgresql(dot)org>
Subject: alter database name length
Date: 2002-12-05 02:47:28
Message-ID: 004201c29c08$a69ec690$0146a8c0@wue20l
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

hello list!

i want to use database names that are longer than 32 characters.
i found that in pg_database the field datname is responsible for this

how can i change the length?
i am using postgresql 7.2.1

greets
ralf praschak

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Bruce Momjian 2002-12-05 03:35:27 Re: alter database name length
Previous Message Dan Langille 2002-12-04 20:14:48 Re: URGENT: undoing a mistake