From: | Martijn van Oosterhout <kleptog(at)svana(dot)org> |
---|---|
To: | Fred BROUARD - SQLpro <brouardf(at)club-internet(dot)fr> |
Cc: | pgsql-general(at)postgresql(dot)org |
Subject: | Re: Max length name of a database/schema |
Date: | 2004-11-01 09:20:14 |
Message-ID: | 20041101092011.GA26912@svana.org |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
All the same, there is only one "identifier" type.
It got bigger recently, but it's either 31 or 63 characters... Look
through the documentation.
On Fri, Oct 29, 2004 at 01:49:23PM +0200, Fred BROUARD - SQLpro wrote:
> Did you know what is the maximum character length for a name of :
> a database or schema ?
> a table or a view ?
> a column ?
> a constraint ?
> an index ?
> thanks
> --
> Frédéric BROUARD, MVP SQL Server. Expert SQL / spécialiste Delphi, web
> Livre SQL - col. Référence : http://sqlpro.developpez.com/bookSQL.html
> Le site du SQL, pour débutants et pros : http://sqlpro.developpez.com
> ************************ www.datasapiens.com *************************
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 5: Have you checked our extensive FAQ?
>
> http://www.postgresql.org/docs/faqs/FAQ.html
--
Martijn van Oosterhout <kleptog(at)svana(dot)org> http://svana.org/kleptog/
> Patent. n. Genius is 5% inspiration and 95% perspiration. A patent is a
> tool for doing 5% of the work and then sitting around waiting for someone
> else to do the other 95% so you can sue them.
From | Date | Subject | |
---|---|---|---|
Next Message | Ian Barwick | 2004-11-01 10:05:09 | Re: Max length name of a database/schema |
Previous Message | M.A. Oude Kotte | 2004-11-01 09:04:17 | Numeric type problems |