pgloader/docs/ref/pgsql-redshift-target.rst
Dimitri Fontaine 56d24de67a Update documentation with new features.
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.
2018-12-11 14:25:08 +09:00

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.