Problem to increase name data length

From: "Jerome Chochon" <jerome(dot)chochon(at)ensma(dot)fr>
To: <pgsql-bugs(at)postgresql(dot)org>
Subject: Problem to increase name data length
Date: 2004-07-01 16:22:59
Message-ID: 00b501c45f87$aff85e10$8fa337c1@PortJC
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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 ...
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érôme CHOCHON

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Tom Lane 2004-07-01 17:57:08 Re: Problem to increase name data length
Previous Message Gaetano Mendola 2004-06-29 22:01:48 Re: BUG #1185: Problem with last added user in group (lack of rights)