Loading very large datasets can take a long time and consume a lot of computing
resources. How your data is loaded can also affect query performance. This section presents
best practices for loading data efficiently using COPY commands, bulk inserts, and staging
tables.