From: | Andrew Kelly <akelly(at)transparency(dot)org> |
---|---|
To: | pgsql-novice(at)postgresql(dot)org |
Subject: | Re: Truncation on restore |
Date: | 2003-12-11 12:59:45 |
Message-ID: | 3FD86A41.69ADD1E5@transparency.org |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-novice |
greg(at)turnstep(dot)com wrote:
[in response to my writing]
> > Can I pass the value for NAMEDATALEN to the configure
> > sript (or use a spec file in an rpm build from src), or
> > do I have to make the change in postgres_ext.h?
>
> For what it's worth, a configurable option has been proposed
> before, but rejected for client reasons. You probably have
> to compile yourself, I doubt there is a rpm option.
>
> http://archives.postgresql.org/pgsql-patches/2001-05/msg00137.php
Yeah, Tom Lane told me the deal a few days ago. Thanks for
the link to the patch discussion, it's good to have the
background.
I changed the value of NAMEDATALEN in a source package
for 7.2.1 and compiled a quick test server, and with that little
beastie the dump restored cleanly.
I wonder what else they've hacked at and kept quiet about.
By the way, what's the value of NAMEDATALEN in the
current release?
Andy
From | Date | Subject | |
---|---|---|---|
Next Message | Frank Way | 2003-12-11 14:08:24 | Re: PostgreSQL Training |
Previous Message | Chris Travers | 2003-12-11 12:10:44 | Re: [NOVICE] PostgreSQL Training |