Could
you post an explain analyze of the query? Just FYI, if you do an explain
analyze of the insert statement, it will actually do the insert. If you
don't want that just post an explain analyze of the select
part.
To me
it would be interesting to compare just the select parts of the query between
Postgres and MSSQL. That way you would know if your Postgres install is
slower at the query or slower at the insert.
|
Title: Message
- [PERFORM] Speeding up query, Joining 55mil and 43mil recor... nicky
- Re: [PERFORM] Speeding up query, Joining 55mil and 43... Dave Dutcher
- Re: [PERFORM] Speeding up query, Joining 55mil and 43... Sven Geisler
- Re: [PERFORM] Speeding up query, Joining 55mil and 43... Scott Marlowe
- Re: [PERFORM] Speeding up query, Joining 55mil and 43... Jim C. Nasby
- Re: [PERFORM] Speeding up query, Joining 55mil an... nicky
- Re: [PERFORM] Speeding up query, Joining 55mi... Sven Geisler
- Re: [PERFORM] Speeding up query, Joining ... nicky
- Re: [PERFORM] Speeding up query, Joi... Magnus Hagander
- Re: [PERFORM] Speeding up query, Joi... Sven Geisler