Re: Table copy - Mailing list pgsql-general

From Adrian Klaver
Subject Re: Table copy
Date
Msg-id 0057c073-6dcb-4425-92fc-3a766a78ee96@aklaver.com
Whole thread Raw
In response to Table copy  (Andy Hartman <hartman60home@gmail.com>)
List pgsql-general
On 2/5/25 05:40, Andy Hartman wrote:
> mssql - 2016
> PG - 16.1
> latest release for Simplysql
Latest is a relative term and requires anyone in the future coming 
across this thread to work out what you are talking about. For that 
person the current version is 2.1.0.

> Invoke-SqlBulkCopy -SourceConnectionName "src" -SourceTable 
> "sqlt_data_1_2022_03" -DestinationConnectionName "dst" -DestinationTable 
> "sqlt_data_1_2022_03" -BatchSize 10000 -Notify
> 
> 2.4 billion records  -- I have down other tables of same size no problems

Same version of SimplySql?

Same source and destination databases?

Did you look at the Postgres and system logs to see if there was 
relevant information?


> 
> mssql OS Windows Server 2019
> PG OS Windows Server 2022
> 
> Table:
> image.png
> 
> 

-- 
Adrian Klaver
adrian.klaver@aklaver.com




pgsql-general by date:

Previous
From: Álvaro Herrera
Date:
Subject: Re: Commit Latency
Next
From: Thiemo Kellner
Date:
Subject: Re: Lookup tables