On Thu, Jun 16, 2011 at 03:06, Chris Travers <[email protected]> wrote: > On Wed, Jun 15, 2011 at 8:49 PM, Luke <[email protected]> wrote: >> On Wed, 15 Jun 2011, Chris Travers wrote: >> >>> On Wed, Jun 15, 2011 at 6:56 PM, Luke <[email protected]> >>> wrote: >>>> >>>> (1.3 installation)
Found the error. In the Pg-database.sql script, I found I had to comment out the line: create index ar_invnumber_key on ar (invnumber); Apparently, something creates this prior to the invocation of this line Found it in ar table: unique(invnumber) -- probably a good idea as per Erik's request --CT This on a system that has never had ledgersmb installed previously. Postgres 9.0.4. Ciao, David A. Bandel -- Focus on the dream, not the competition. - Nemesis Air Racing Team motto Visit my web page at: http://david.bandel.us/ ------------------------------------------------------------------------------ EditLive Enterprise is the world's most technically advanced content authoring tool. Experience the power of Track Changes, Inline Image Editing and ensure content is compliant with Accessibility Checking. http://p.sf.net/sfu/ephox-dev2dev _______________________________________________ Ledger-smb-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ledger-smb-devel
