1
0
mirror of https://gitlab.com/depesz/explain.depesz.com.git synced 2024-11-24 08:42:27 +02:00

Better loading of sql scripts

Problem reported by Steve Baker in
https://gitlab.com/depesz/explain.depesz.com/-/issues/18
This commit is contained in:
Hubert depesz Lubaczewski 2020-09-04 09:45:22 +02:00
parent 60ecd77745
commit 8efa706ecf

View File

@ -91,7 +91,7 @@ vacuum analyze plans;
\echo Re-creating views
\i patch-008.sql
\ir patch-008.sql
\echo Remember to remove old_plans schema, and public.old_plans table.
\echo To do it, you can run: