On Tue, Nov 6, 2018 at 11:08 AM Ravi Krishna <srkrishna1@xxxxxxx> wrote:
PG 10.5
I loaded 133 million rows to a wide table (more than 100 cols) via COPY.
It's always a good idea after doing a large scale data load to do a vacuum analyze on the table (or the entire database.)
--
Mike Nolan