Problem to increase name data length - Mailing list pgsql-bugs

From Jerome Chochon
Subject Problem to increase name data length
Date
Msg-id 00b501c45f87$aff85e10$8fa337c1@PortJC
Whole thread Raw
Responses Re: Problem to increase name data length  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-bugs
Hi all.

I am a french student working in a computer science lab in France. (http://=
www.lisi.ensma.fr)
Actually we use postgresql with Cygwin interface.
We use PostgreSQL 7.3.2.
We want to increaze namedatalen 64 to 128 or 256.
So ...=20
1- I open the file postgre_ext.h. (and save)
2- Run /.configure
3- Run make and make install
4- Copy the pq.dll file
5- launch my /.bashrc and ipc-daemon
and then run initdb -d (in order to see which error stop my process)

and I have this error.
ERROR: getBaseType: failed to lookup type 312

When I back to 64 and do the same processus. Initdb run correctly.
When I try with 32, initdb stop at the same step.

Can some one help me, please ?

Thanks for your reply.

Best regards.

J=E9r=F4me CHOCHON

pgsql-bugs by date:

Previous
From: Sam
Date:
Subject: two bugs in 'initdb'
Next
From: James Robinson
Date:
Subject: subselect on nonexistent column succeeds!!?!