summaryrefslogtreecommitdiff
path: root/utils/fixme/README
diff options
context:
space:
mode:
authoreinhverfr <einhverfr@4979c152-3d1c-0410-bac9-87ea11338e46>2006-09-15 06:15:24 +0000
committereinhverfr <einhverfr@4979c152-3d1c-0410-bac9-87ea11338e46>2006-09-15 06:15:24 +0000
commit0a7564efed07d765af9cdd8fddb417090aff54a0 (patch)
tree3d6d7521cc1c1898b1b1c8bcb428e612f3712cda /utils/fixme/README
parent508724f52e0025161ed3ae8b9f47c145e7c5c885 (diff)
Committing first draft of fixme utility for broken. Will be putting it through more testing.
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@95 4979c152-3d1c-0410-bac9-87ea11338e46
Diffstat (limited to 'utils/fixme/README')
-rw-r--r--utils/fixme/README9
1 files changed, 9 insertions, 0 deletions
diff --git a/utils/fixme/README b/utils/fixme/README
new file mode 100644
index 00000000..cce8790d
--- /dev/null
+++ b/utils/fixme/README
@@ -0,0 +1,9 @@
+README for fixme.pgsql
+
+This utility attempts to move all damaged data into one location so that it
+can be sorted out. It creates an account with the number of 1000000000 that
+stores the broken transactions.
+
+It can be run from psql.
+
+IMPORTANT: BACK UP YOUR DATABASE BEFORE TRYING THIS SCRIPT