On 1/20/22 12:00 PM, Wells Oliver wrote:
Is there some clever way to gauge the progress of a COPY command? i.e. you know it has 10m rows, but you can't SELECT COUNT(*).
Use a specific tool like pg_bulkload. -- Angular momentum makes the world go 'round.