Re: inserting records from a file - Mailing list pgsql-novice

From Joe Conway
Subject Re: inserting records from a file
Date
Msg-id 3F517454.1040205@joeconway.com
Whole thread Raw
In response to inserting records from a file  ("Kelly" <finncr4@comcast.net>)
List pgsql-novice
Kelly wrote:
> I need to add a large number(1000) records to my table. How would I do this
> using a file? Any help is greatly appreciated.
>

See:
http://www.postgresql.org/docs/view.php?version=7.3&idoc=0&file=sql-copy.html

HTH,

Joe



pgsql-novice by date:

Previous
From: "Kelly"
Date:
Subject: inserting records from a file
Next
From: "paul butler"
Date:
Subject: Re: inserting records from a file