Re: Novice - Mailing list pgsql-novice

From Tom Lane
Subject Re: Novice
Date
Msg-id 12271.1028692133@sss.pgh.pa.us
Whole thread Raw
In response to Novice  ("Sugrue, Sean" <sean.sugrue@analog.com>)
List pgsql-novice
"Sugrue, Sean" <sean.sugrue@analog.com> writes:
> Some of us have tried to use the COPY command to change tables instead of INSERT
> because INSERT is slow,
> but have had trouble because we're not super users. Is there a way around this?

Use psql's \copy command ... not quite the same as COPY.

            regards, tom lane

pgsql-novice by date:

Previous
From: "Robin"
Date:
Subject: Locked out of postgres on my redhat 7.3
Next
From: "Jake Matchett"
Date:
Subject: UPDATE across tables