Re: Copy command Faster than original select

From: Matheus de Oliveira <matioli(dot)matheus(at)gmail(dot)com>
To: Belal Al-Hamed <belalhamed(at)gmail(dot)com>
Cc: pgsql-performance <pgsql-performance(at)postgresql(dot)org>
Subject: Re: Copy command Faster than original select
Date: 2015-02-06 10:36:39
Message-ID: CAJghg4+2m=Pv5_62Wqtk+Rpgbs0FaAL69edBfk08qZA9O_H_UA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-performance

On Fri, Feb 6, 2015 at 6:44 AM, Belal Al-Hamed <belalhamed(at)gmail(dot)com> wrote:

>
> but isn't copy use the same plan ???
>
> any way this is the query play
>
> "Sort (cost=15402.76..15511.77 rows=43602 width=184)"
>

Can you try again but with EXPLAIN *ANALYZE* (not only EXPLAIN)?

Best regards,
--
Matheus de Oliveira
Analista de Banco de Dados
Dextra Sistemas - MPS.Br nível F!
www.dextra.com.br/postgres

In response to

Responses

Browse pgsql-performance by date

  From Date Subject
Next Message Belal Al-Hamed 2015-02-06 12:27:31 Re: Copy command Faster than original select
Previous Message Pavel Stehule 2015-02-06 09:55:32 Re: Copy command Faster than original select