From 8062addebc9c881e03344bbd4ae33745f36bee12 Mon Sep 17 00:00:00 2001 From: einhverfr Date: Tue, 26 Sep 2006 06:17:22 +0000 Subject: Minor documentation changes git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@155 4979c152-3d1c-0410-bac9-87ea11338e46 --- doc/faq.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc/faq.html') diff --git a/doc/faq.html b/doc/faq.html index dc739e05..59831b9c 100755 --- a/doc/faq.html +++ b/doc/faq.html @@ -37,10 +37,10 @@ Unfortunately, since this problem involves information loss, no solution can be automated without invalidating your accounting information.

-

  • PostgreSQL 8.x

    +

  • Restoring old SQL-Ledger backups

    PostgreSQL added a restriction in v8.x that a sequence cannot be dropped after if it is referenced by a table. However backups created with -LedgerSMB v2.6.13 and earlier have a DROP SEQUENCE step in the backup +SQL-Ledger v2.6.13 and earlier have a DROP SEQUENCE step in the backup which will fail. To fix this edit the backup before restoring on a 8.x system. -- cgit v1.2.3