glencooley
Programmer
Hi Guys
Having an interesting problem with SQL Server 2008 at work.
We are inserting 1.7million records in to a table (not using BCP but there are reasons for this) and its taking 30-40 minutes to run.
When we run the same SQL in PostGres or MySQL it takes a minute or two.
Any thoughts on why there is such a difference in performance.
These are all on the same hardware and the exact same SQL.
Thoughts appreciated.
Thanks
Glen
Having an interesting problem with SQL Server 2008 at work.
We are inserting 1.7million records in to a table (not using BCP but there are reasons for this) and its taking 30-40 minutes to run.
When we run the same SQL in PostGres or MySQL it takes a minute or two.
Any thoughts on why there is such a difference in performance.
These are all on the same hardware and the exact same SQL.
Thoughts appreciated.
Thanks
Glen