mirror of
https://github.com/dimitri/pgloader.git
synced 2025-08-07 23:07:00 +02:00
We have a lot of new features to document. This is a first patch about that, some more work is to be done. That said, it's better than nothing already.
11 lines
447 B
ReStructuredText
11 lines
447 B
ReStructuredText
Migrating a PostgreSQL Database to Redshift
|
|
===========================================
|
|
|
|
This command instructs pgloader to load data from a database connection.
|
|
Automatic discovery of the schema is supported, including build of the
|
|
indexes, primary and foreign keys constraints. A default set of casting
|
|
rules are provided and might be overloaded and appended to by the command.
|
|
|
|
|
|
TODO: add details about S3 credentials and bucket configuration.
|