On Wed, 12 Jan 2011, Armaghan Saqib wrote:

On 01/12/2011 10:33 PM, Stuart Luppescu wrote:
Backup ->  Backup to file I get these error messages:

DBD::Pg::db selectrow_array failed: ERROR: relation "paymentid" does not exist
DBD::Pg::db selectrow_array failed: ERROR: relation "tempid" does not exist
DBD::Pg::db selectrow_array failed: ERROR: relation "tempid" does not exist
DBD::Pg::st execute failed: ERROR: relation "defau" does not exist
Error!

SELECT * FROM defau
ERROR: relation "defau" does not exist
[.]
I'm running sql-ledger 2.6.27 on Gentoo Linux.

Not sure what is causing the problem (There is no table named 'defau' in any SL version)

There is one called "defaults" however, is there not? It sounds like some code corruption in the backup functions. It may be that fixing that one table name error would solve the problem. I've not used SL itself for quite some time, however, so do not have a codebase to look through to look at the actual backup routines.

Luke
_______________________________________________
SQL-Ledger mailing list
[email protected]
http://lists.ledger123.com/mailman/listinfo/sql-ledger

Reply via email to