On Fri, May 6, 2011 at 11:29 AM, <[email protected]> wrote: > I have install SQL-Ledger123-2.8.33-04.05.11 with a database from SQL-Ledger > 2.8.32. It does everything execpt the backup. I can't make a backup. > There will be a problem with the database.
Hi Stefanie, Run the following command on your db (make sure you have backup) cd /usr/local/sql-ledger/ psql -U sql-ledger your-db-name < sql/Pg-custom_tables.sql Regards Armaghan _______________________________________________ SQL-Ledger mailing list [email protected] http://lists.ledger123.com/mailman/listinfo/sql-ledger
