Maximum size of identifiers names ?

From: "fhallais" <fhallais(at)intco(dot)com>
To: <pgsql-general(at)postgresql(dot)org>
Subject: Maximum size of identifiers names ?
Date: 2002-03-03 07:18:18
Message-ID: 001e01c1c283$9afa6510$0300a8c0@as13
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi guys,

I am porting an application (NOLA) originally developed in MySQL
to PostgreSQL.

Some very long identifiers names are being truncated.

Would somebody tell me what is the default maximum size for an
identifier name in PostgreSQL 7.2 ?

Is there a way to increase the default size ?

Thanks,

Flavio Hallais

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Thomas T. Thai 2002-03-03 07:53:48 pg_restore ignore existing function
Previous Message Troy.Campano 2002-03-03 02:24:18 Re: Error with JDBC after drop table