[freeside-users] New server upgrade
Ivan Kohler
ivan at 420.am
Tue Aug 22 05:28:03 PDT 2006
On Fri, Jun 30, 2006 at 09:06:16AM -0500, Damon Vincent wrote:
> Everything seems to have worked per your advice.. couple of things.
>
> in the upgrade10.html file i had to do the following in postgre8.1
>
> ALTER TABLE cust_main ALTER COLUMN payinfo TYPE varchar(512);
> ALTER TABLE h_cust_main ALTER COLUMN payinfo TYPE varchar(512);
>
> instead of
>
> ALTER TABLE cust_main ALTER COLUMN payinfo varchar(512) NULL;
> ALTER TABLE h_cust_main ALTER COLUMN payinfo varchar(512) NULL;
I checked this into upgrade10.html on the FREESIDE_1_5_BRANCH, thanks.
> Where is the config stored?
/usr/local/etc/freeside/conf.DBI:Pg:dbname=freeside/
> I thought it was in db?
It should be, yes. Maybe you're visiting here from the future.
--
_ivan
More information about the freeside-users
mailing list