diff options
author | Bruce Momjian <bruce@momjian.us> | 2000-02-10 04:08:25 +0000 |
---|---|---|
committer | Bruce Momjian <bruce@momjian.us> | 2000-02-10 04:08:25 +0000 |
commit | b1b8fc813f10f9e8942ad12c912d0651eea889ec (patch) | |
tree | 6c2f27c95d1ce40ee95171a6349b9734509b9466 | |
parent | 566c05c31aac61e69994e8ee15377371eabfd533 (diff) |
Update length to 31.
-rw-r--r-- | doc/src/sgml/manage-ag.sgml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/sgml/manage-ag.sgml b/doc/src/sgml/manage-ag.sgml index 4e996fa3137..6f62234313c 100644 --- a/doc/src/sgml/manage-ag.sgml +++ b/doc/src/sgml/manage-ag.sgml @@ -24,7 +24,7 @@ at a given site and you automatically become the database administrator of the database you just created. Database names must have an alphabetic first - character and are limited to 16 characters in length. + character and are limited to 31 characters in length. Not every user has authorization to become a database administrator. If <productname>Postgres</productname> refuses to create databases |