mirror of
https://github.com/dimitri/pgloader.git
synced 2025-08-10 00:07:00 +02:00
Fix unfortunate typo in Redshift doc (#1075)
This commit is contained in:
parent
c899d3b5c4
commit
be43a49646
@ -8,7 +8,7 @@ Redshift database by parsing the output of the `SELECT version()` SQL query.
|
||||
Redhift as a data source
|
||||
^^^^^^^^^^^^^^^^^^^^^^^^
|
||||
|
||||
Redshit is a variant of PostgreSQL version 8.0.2, which allows pgloader to
|
||||
Redshift is a variant of PostgreSQL version 8.0.2, which allows pgloader to
|
||||
work with only a very small amount of adaptation in the catalog queries
|
||||
used. In other words, migrating from Redshift to PostgreSQL works just the
|
||||
same as when migrating from a PostgreSQL data source, including the
|
||||
|
Loading…
Reference in New Issue
Block a user