Tom Lane wrote:
> "G. Anthony Reina" <[EMAIL PROTECTED]> writes:
> >> In postgres_ext.h, I changed:
> >>
> >> #define NAMEDATALEN 32
> >> to
> >> #define NAMEDATALEN 51
> >>
> >> Everything compiled and installed. However, the initdb started up but
> >> then just said that it failed.
>
> I have n
"G. Anthony Reina" <[EMAIL PROTECTED]> writes:
>> In postgres_ext.h, I changed:
>>
>> #define NAMEDATALEN 32
>> to
>> #define NAMEDATALEN 51
>>
>> Everything compiled and installed. However, the initdb started up but
>> then just said that it failed.
I have not tried that in awhile, but the las