mirror of
https://github.com/dimitri/pgloader.git
synced 2026-05-04 10:31:02 +02:00
Adjusting manpage text to fit github's markdown...
This commit is contained in:
parent
44504542c9
commit
f2bf5c4a62
@ -265,7 +265,7 @@ create table districts_longlat
|
||||
.IP "" 0
|
||||
.
|
||||
.P
|
||||
Also notice that the same command will work against an archived version of the same data, e\.g\. \fIhttp://pgsql\.tapoueh\.org/temp/2013_Gaz_113CDs_national\.txt\.gz\fR\.
|
||||
Also notice that the same command will work against an archived version of the same data, e\.g\. http://pgsql\.tapoueh\.org/temp/2013_Gaz_113CDs_national\.txt\.gz\.
|
||||
.
|
||||
.SS "Migrating from SQLite"
|
||||
The following command will open the SQLite database, discover its tables definitions including indexes and foreign keys, migrate those definitions while \fIcasting\fR the data type specifications to their PostgreSQL equivalent and then migrate the data over:
|
||||
|
||||
@ -220,7 +220,7 @@ yourself:
|
||||
|
||||
Also notice that the same command will work against an archived version of
|
||||
the same data, e.g.
|
||||
[](http://pgsql.tapoueh.org/temp/2013_Gaz_113CDs_national.txt.gz).
|
||||
http://pgsql.tapoueh.org/temp/2013_Gaz_113CDs_national.txt.gz.
|
||||
|
||||
### Migrating from SQLite
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user