[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Notices when creating tables



On Thu, Jun 16, 2011 at 03:06, Chris Travers <..hidden..> wrote:
> On Wed, Jun 15, 2011 at 8:49 PM, Luke <..hidden..> wrote:
>> On Wed, 15 Jun 2011, Chris Travers wrote:
>>
>>> On Wed, Jun 15, 2011 at 6:56 PM, Luke <..hidden..>
>>> 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/