May 2019
Intermediate to advanced
600 pages
20h 46m
English
PostgreSQL includes a command named COPY that provides the basic data load/unload mechanism. The COPY command doesn't do enough when loading data, so let's skip the basic command and go straight to pgloader.
To load data, we need to understand our requirements, so let's break this down into a step-by-step process, as follows:
Read now
Unlock full access