On Thu, 2010-01-28 at 21:19 +0200, Dave Coventry wrote: > Hi, > > I have an installation of Ubuntu 9.10 and am looking to transfer my > LedgerSMB (Version 1.2.6) installation to this machine. > > I understand that LedgerSMB does not support Postgres 8.4, so I take > it I should downgrade my Postgres installation.
AFAICT ledgersmb 1.2.18 (I have not really checked out 1.3 properly yet)
works fine with postgresql 8.4, although I had to change line 376 of
LedegrSMB/User.pm to
( 'Pg' => qq|CREATE DATABASE "$form->{db}" WITH ENCODING = 'UNICODE'
TEMPLATE = template0| );
to be able to create databases successfully (something similar applies
to this file in ledgersmb-1.3). I haven't bumped into any other 8.4
issues.
Best regards,
John Christian Stoddart
Caracas, Venezuela
--
:: key id :: EE666D4E ::
signature.asc
Description: This is a digitally signed message part
------------------------------------------------------------------------------ The Planet: dedicated and managed hosting, cloud storage, colocation Stay online with enterprise data centers and the best network in the business Choose flexible plans and management services without long-term contracts Personal 24x7 support from experience hosting pros just a phone call away. http://p.sf.net/sfu/theplanet-com
_______________________________________________ Ledger-smb-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ledger-smb-users
