Search Postgresql Archives

Re: pg_dump and --inserts / --column-inserts

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Thomas Kellerer wrote on 17.07.2010 18:29:
Want to do some experiments?

Apparently there *is* a substiantial overhead, but I suspected the
sending of the raw SQL literal to be a major factor here.
(Server and JDBC program were running on the same machine)


In case any one is interested.

Out of curiosity I ran the same test with a local Oracle installation (10.2) and there the overhead is substantially lower (for 20 columns, only 2% slower, compared to 26% with Postgres)

I can't run something equivalent to explain analyze in Oracle from within JDBC, so I could not compare those figures. But it seems that either the parsing overhead in Oracle is lower or the JDBC driver is more efficient...

Regards
Thomas


--
Sent via pgsql-general mailing list (pgsql-general@xxxxxxxxxxxxxx)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Books]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]
  Powered by Linux