diff options
Diffstat (limited to 'utils/fixme/README')
-rw-r--r-- | utils/fixme/README | 9 |
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 |