mirror of
https://github.com/dimitri/pgloader.git
synced 2025-08-08 15:27:00 +02:00
Spelling correction
This commit is contained in:
parent
a8512e60fa
commit
4bd4c0ef08
@ -568,7 +568,7 @@ AFTER CREATE SCHEMA DO
|
|||||||
^^^^^^^^^^^^^^^^^^^^^^
|
^^^^^^^^^^^^^^^^^^^^^^
|
||||||
|
|
||||||
Same format as *BEFORE LOAD DO*, the dollar-quoted queries found in that
|
Same format as *BEFORE LOAD DO*, the dollar-quoted queries found in that
|
||||||
section are executed once the schema has been craeted by pgloader, and
|
section are executed once the schema has been created by pgloader, and
|
||||||
before the data is loaded. It's the right time to ALTER TABLE or do some
|
before the data is loaded. It's the right time to ALTER TABLE or do some
|
||||||
custom implementation on-top of what pgloader does, like maybe partitioning.
|
custom implementation on-top of what pgloader does, like maybe partitioning.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user