aboutsummaryrefslogtreecommitdiffstats
path: root/extra
diff options
context:
space:
mode:
Diffstat (limited to 'extra')
-rw-r--r--extra/sql_dumps/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/sql_dumps/README.md b/extra/sql_dumps/README.md
index ad4afa8f..bb41e702 100644
--- a/extra/sql_dumps/README.md
+++ b/extra/sql_dumps/README.md
@@ -83,7 +83,7 @@ Or, in production:
sudo su postgres
time zcat fatcat_full_dbdump_2020-02-02.022209.tar.gz | pg_restore --exit-on-error --clean --if-exists --dbname fatcat_prod
-In QA (as of 2019-01-30 dump), this takes about 5h15m.
+In QA (as of 2019-12-13 dump), this takes about 8 hours.
To just inspect a dump: