mirror of
https://github.com/postgres/pgweb.git
synced 2025-08-03 15:38:59 +00:00

Issuing individual INSERTs for each line in the docs works decently when local, but it slow when loading across The Tubes Of The Internet. Switching to using COPY takes the load time from the buildfarm animal from just over 2 minutes to about 6-7 seconds.