From: Rob v. d. B. <rgh...@gm...> - 2007-08-08 06:06:10
|
got sort of the same issue here First I got this : Upgrading to Version 2.8.7 ... Error! insert into curr (curr,precision) select distinct curr, 2 from ar union select distinct curr, 2 from ap union se (I think the message was longer but the rest of the message got lost) Then the system was locked (unable to log in) After unlocking it through admin.pl I get Upgrading to Version 2.8.7 ... Error! alter table semaphore add expires varchar(10) ERROR: column "expires" of relation "semaphore" already exists Rob 2007/8/6, Glen Morris <gl...@au...>: > > After upgrading to 2.8.7 from 2.8.6 I'm getting this error on just one > of my databases: > > Upgrading to Version 2.8.7 ... > Error! > > alter table semaphore add expires varchar(10) > ERROR: column "expires" of relation "semaphore" already exists > > The others upgraded without a hitch. > > Glen > > -- > Glen Morris: Arachnoid Australia > 613 90175780 Melbourne | 612 90164032 Sydney > 613 98961811 VoIP | Mbl 0419299140 > Skype=glenmo. PO Box 214, Healesville VIC 3777, Australia > > > ------------------------------------------------------------------------- > This SF.net email is sponsored by: Splunk Inc. > Still grepping through log files to find problems? Stop. > Now Search log events and configuration files using AJAX and a browser. > Download your FREE copy of Splunk now >> http://get.splunk.com/ > _______________________________________________ > sql-ledger-users mailing list > sql...@li... > https://lists.sourceforge.net/lists/listinfo/sql-ledger-users > |