On Sun, 2010-05-23 at 07:58 +0100, Armaghan Saqib wrote:
> You have created the sequence through a different user than the one who
> has access to your sql-ledger tables. ('postgres' instead of 'sql-ledger')
>
> Find out which one is the correct postgres user configured for your SL
> users and change the ownership of entry_id sequence according using psql:
>
> alter sequence entry_id owner to sql-ledger;
Thanks Armaghan, seems to work fine now.
Might call it quits for tonight before I make the next sleep deprived
mistake ;-)
Cheers
Mike
_______________________________________________
SQL-Ledger mailing list
[email protected]
http://lists.ledger123.com/mailman/listinfo/sql-ledger