Loading data into Aurora PostgreSQL Limitless Database
You can load data into Aurora PostgreSQL Limitless Database tables by using the COPY
command or by using the data loading utility.
Note
You can load data into standard, sharded, and reference tables.
Contents
- Using the COPY command with Aurora PostgreSQL Limitless Database
- Using the Aurora PostgreSQL Limitless Database data loading utility
- Limitations
- Prerequisites
- Using the Limitless Compatibility Assessment Tool
- Preparing the source database
- Preparing the destination database
- Creating database credentials
- Setting up database authentication and resource access using a script
- Setting up database authentication and resource access manually
- Loading data from an Aurora PostgreSQL DB cluster or RDS for PostgreSQL DB instance
- Monitoring data loading
- Canceling data loading