Fix section in rest (#883)

This commit is contained in:
Stéphane Wirtel 2019-01-07 20:24:59 +01:00 committed by Dimitri Fontaine
parent b8e8cf7d18
commit 13bdb2d118

View File

@ -127,7 +127,8 @@ It's possible to use the *MATERIALIZE VIEWS* clause and give both the name
and the SQL (in MySQL dialect) definition of view, then pgloader creates the
view before loading the data, then drops it again at the end.
## Loading the data
Loading the data
^^^^^^^^^^^^^^^^
Let's start the `pgloader` command with our `sakila.load` command file::