Re: Copy command Faster than original select

From: Pavel Stehule <pavel(dot)stehule(at)gmail(dot)com>
To: Belal Al-Hamed <belalhamed(at)gmail(dot)com>
Cc: "pgsql-performance(at)postgresql(dot)org" <pgsql-performance(at)postgresql(dot)org>
Subject: Re: Copy command Faster than original select
Date: 2015-02-06 09:31:29
Message-ID: CAFj8pRAx4kEBc8fomWdUtERs9VKVi_wXbO-wSw1r=9P-w0mP8w@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-performance

2015-02-06 10:15 GMT+01:00 Belal Al-Hamed <belalhamed(at)gmail(dot)com>:

> "this slowdown can be enforced by slow client (or slow network)."
> As I said i made the tow test on the same machine as the server using
> PGAdmin no network involved.
>
> "pgAdmin is not terrible fast"
> I also try the same query from my application using libpq I get same
> results
>

what is speed of

CREATE TABLE xx AS SELECT /* your query */ ?

regards

Pavel

>
> regards
>
>
>
> --
> View this message in context:
> http://postgresql.nabble.com/Copy-command-Faster-than-original-select-tp5836886p5836893.html
> Sent from the PostgreSQL - performance mailing list archive at Nabble.com.
>
>
> --
> Sent via pgsql-performance mailing list (pgsql-performance(at)postgresql(dot)org)
> To make changes to your subscription:
> http://www.postgresql.org/mailpref/pgsql-performance
>

In response to

Responses

Browse pgsql-performance by date

  From Date Subject
Next Message Belal Al-Hamed 2015-02-06 09:50:05 Re: Copy command Faster than original select
Previous Message Belal Al-Hamed 2015-02-06 09:15:38 Re: Copy command Faster than original select