[freeside] Domain_Record Field Length

ivan at 420.am ivan at 420.am
Tue Nov 19 12:37:53 PST 2002


Change the length of the field in Pg, in both the domain_record table
and the h_domain_record table.  You probably don't have to run
bin/dbdef-create for this particular change, but in general you need to
run that after making schema changes.

On Tue, Nov 19, 2002 at 02:06:40PM -0500, Eric Smoker wrote:
> Hello,
> 
> Freeside 1.4.1beta4
> Mandrake 8.2
> Apache 1.3.23
> Postgres 7.2
> perl 5.601
> DBI 1.20
> DBD-Pg 1.01
> 
> I have a problem with the field length of recdata in domain_record. I have a 
> fairly long domian name and when I try to add a new domain the SOA record 
> errs out with "Error: couldn't insert SOA record for new domain: ERROR: value 
> too long for type character varying(80)".
> 
> I think the answer to this is to change the field length in bin/fs-setup but 
> will this cause any other problems? Is this the corect method for changing 
> this?
> 
> Thanks,
> Eric Smoker
> 

-- 
_ivan



More information about the freeside-users mailing list