Re: create database from text file, to delete columns - Mailing list pgsql-novice

From e-letter
Subject Re: create database from text file, to delete columns
Date
Msg-id 298a6f60804030743r65649ef1h512dc8790720d7f2@mail.gmail.com
Whole thread Raw
In response to Re: create database from text file, to delete columns  ("Sean Davis" <sdavis2@mail.nih.gov>)
Responses Re: create database from text file, to delete columns  ("Sean Davis" <sdavis2@mail.nih.gov>)
List pgsql-novice
On 03/04/2008, Sean Davis <sdavis2@mail.nih.gov> wrote:
>
> You will still need to create all the columns for your table first.
>  Also, I think you'll want to look at the documentation for the copy
>  command, as what you give above should probably result in an error.
>
So columns cannot be automatically created. The documentation is poor,
for example the 'explanation' of the use of |stdin should really
explain that as an alternative

pgsql-novice by date:

Previous
From: "Sean Davis"
Date:
Subject: Re: create database from text file, to delete columns
Next
From: "Sean Davis"
Date:
Subject: Re: create database from text file, to delete columns