Re: COPY FROM STDIN instead of INSERT

From: Shane Ambler <pgsql(at)007Marketing(dot)com>
To: ilejn(at)yandex(dot)ru
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: COPY FROM STDIN instead of INSERT
Date: 2006-10-18 13:18:31
Message-ID: 453629A7.5040204@007Marketing.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Ilja Golshtein wrote:

> And my question remains.
> Is it Ok to use COPY BINARY FROM STDIN instead of multiple INSERTs?
>
If it does what you want then it is OK to use it.

--

Shane Ambler
Postgres(at)007Marketing(dot)com

Get Sheeky @ http://Sheeky.Biz

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Jan Harders 2006-10-18 13:35:02 increasing LIMIT with ORDER BY changes queryplan (7.4)
Previous Message Merlin Moncure 2006-10-18 13:12:49 Re: COPY FROM STDIN instead of INSERT