NAMEDATALEN and performance - Mailing list pgsql-performance

From Alessandro Baretta
Subject NAMEDATALEN and performance
Date
Msg-id 456D6FAB.4030400@studio.baretta.com
Whole thread Raw
Responses Re: NAMEDATALEN and performance  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-performance
Gentlemen,


I use a modeling language which compiles down to a fairly verbose SQL DDL. If I
use semantically transparent identifiers in the modeling language, the compiler
easily generates identifiers much longer than the default value of NAMEDATALEN.
I am considering the possibility of rebuilding the server with NAMEDATALEN equal
to 256. I have seen an interesting thread [1] about the performance impact of
raising NAMEDATALEN, but it did not seem conclusive. Are there commonly accepted
correlations between NAMEDATALEN and server performance? How would raising its
value impact disk usage?


[1] http://archives.postgresql.org/pgsql-hackers/2002-04/msg01253.php

--
*********************************************************************

Ing. Alessandro Baretta

Studio Baretta
http://studio.baretta.com/

Consulenza Tecnologica e Ingegneria Industriale
Technological Consulting and Industrial Engineering

Headquarters
tel. +39 02 370 111 55
fax. +39 02 370 111 54

Lab
tel. +39 02 9880 271
fax. +39 02 9828 0296

pgsql-performance by date:

Previous
From: Ron Mayer
Date:
Subject: Re: RES: Priority to a mission critical transaction
Next
From: Brian Hurt
Date:
Subject: Re: RES: Priority to a mission critical transaction