Length of sql cols in postgresql

From: "Th Templ" <templ_th(at)hotmail(dot)com>
To: pgsql-jdbc(at)postgresql(dot)org
Subject: Length of sql cols in postgresql
Date: 2002-09-02 11:53:43
Message-ID: F77m08IyFrydlb9rXg500004570@hotmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

Hello,

I have problem with the cols of table. Postgresql truncates some of them
which are longer than 30 characters.
And when I execute a request in psql, I have the following message:

psql:/applis/jgenea/test.sql:37: NOTICE: identifier
"commune_nom_equivalent_naissance"
will be truncated to "commune_nom_equivalent_naissanc"

Is it possible to increase the maximum length?
Thianks for your help
Thierry

_________________________________________________________________
Chat with friends online, try MSN Messenger: http://messenger.msn.com

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Felipe Schnack 2002-09-02 13:25:48 sigtly off-topic
Previous Message Curt Sampson 2002-09-02 05:00:11 Re: Connections/Statements/ResultSets (Was: Re: Pooling