mirror of
https://github.com/dimitri/pgloader.git
synced 2026-01-30 11:31:01 +01:00
Merge pull request #118 from gciolli/master
Fix oversight in documentation.
This commit is contained in:
commit
1fa9ed3ea0
@ -272,7 +272,7 @@ Same behaviour as in the \fIAFTER LOAD DO\fR clause\. Allows you to read the SQL
|
||||
.IP "" 0
|
||||
.
|
||||
.SS "Connection String"
|
||||
The \fB<source\-url>\fR parameter is expected to be given as a \fIConnection URI\fR as documented in the PostgreSQL documentation at http://www\.postgresql\.org/docs/9\.3/static/libpq\-connect\.html#LIBPQ\-CONNSTRING\.
|
||||
The \fB<postgresql\-url>\fR parameter is expected to be given as a \fIConnection URI\fR as documented in the PostgreSQL documentation at http://www\.postgresql\.org/docs/9\.3/static/libpq\-connect\.html#LIBPQ\-CONNSTRING\.
|
||||
.
|
||||
.IP "" 4
|
||||
.
|
||||
|
||||
@ -253,7 +253,7 @@ Some clauses are common to all commands:
|
||||
|
||||
### Connection String
|
||||
|
||||
The `<source-url>` parameter is expected to be given as a *Connection URI*
|
||||
The `<postgresql-url>` parameter is expected to be given as a *Connection URI*
|
||||
as documented in the PostgreSQL documentation at
|
||||
http://www.postgresql.org/docs/9.3/static/libpq-connect.html#LIBPQ-CONNSTRING.
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user