Spaces:
Sleeping
Sleeping
Commit
·
bca3025
1
Parent(s):
b8fdd0e
Force to fix db
Browse files
hf.sh
CHANGED
@@ -26,7 +26,7 @@ then
|
|
26 |
fi
|
27 |
|
28 |
# Remove me: temporarily try to fix postgresql
|
29 |
-
pg_resetwal $PGDATA
|
30 |
|
31 |
echo "Starting supervisord..."
|
32 |
|
|
|
26 |
fi
|
27 |
|
28 |
# Remove me: temporarily try to fix postgresql
|
29 |
+
pg_resetwal -f $PGDATA
|
30 |
|
31 |
echo "Starting supervisord..."
|
32 |
|