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:
parent
60ecd77745
commit
8efa706ecf
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user