Page 1 of 1

PGLoader performance

Posted: Sun 03 Jun 2012 14:49
by piopio
Hello,

How much is the performance improvement if using PGLoader instead of a normal SQL Insert ?

I know, this can vary but I'd like to have an esteem.

Many thanks


Pio Pio

Re: PGLoader performance

Posted: Tue 05 Jun 2012 11:24
by ROD
Hello Pio Pio

Timing performance of the usual records insert to the table via "insert" is much less than the one via PgLoader, in some cases in 100 times.

You can ensure yourself, for quickness, using the demo sample
...\Demos\Win32\PgDacDemo\PgDacDemo.dpr
the Loader item.