mirror of
https://github.com/dimitri/pgloader.git
synced 2025-08-10 00:07:00 +02:00
Typo fixes in docs
This commit is contained in:
parent
885a6da5a0
commit
af2e6cd6de
@ -61,6 +61,7 @@ TODO. Add CLI options for batch size maybe.
|
||||
pgloader support the following commands:
|
||||
|
||||
- `LOAD CSV`
|
||||
- `LOAD FIXED`
|
||||
- `LOAD DBF`
|
||||
- `LOAD SQLite`
|
||||
- `LOAD MYSQL`
|
||||
@ -375,7 +376,7 @@ columns arranged in a *fixed size* manner. Here's an example:
|
||||
$$;
|
||||
|
||||
01234567892008052011431250firstline
|
||||
01234562008052115182300left blank-padded
|
||||
01234562008052115182300left blank-padded
|
||||
12345678902008052208231560another line
|
||||
|
||||
The `fixed` format command accepts the following clauses and options:
|
||||
|
Loading…
Reference in New Issue
Block a user