Re: COPY FROM STDIN instead of INSERT - Mailing list pgsql-general

From Shane Ambler
Subject Re: COPY FROM STDIN instead of INSERT
Date
Msg-id 453629A7.5040204@007Marketing.com
Whole thread Raw
In response to Re: COPY FROM STDIN instead of INSERT  ("Ilja Golshtein" <ilejn@yandex.ru>)
List 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@007Marketing.com

Get Sheeky @ http://Sheeky.Biz

pgsql-general by date:

Previous
From: "Merlin Moncure"
Date:
Subject: Re: COPY FROM STDIN instead of INSERT
Next
From: "Jan Harders"
Date:
Subject: increasing LIMIT with ORDER BY changes queryplan (7.4)