Re: create database from text file, to delete columns

Поиск
Список
Период
Сортировка
От e-letter
Тема Re: create database from text file, to delete columns
Дата
Msg-id 298a6f60804030743r65649ef1h512dc8790720d7f2@mail.gmail.com
обсуждение исходный текст
Ответ на Re: create database from text file, to delete columns  ("Sean Davis" <sdavis2@mail.nih.gov>)
Ответы Re: create database from text file, to delete columns  ("Sean Davis" <sdavis2@mail.nih.gov>)
Список 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 по дате отправления:

Предыдущее
От: "Sean Davis"
Дата:
Сообщение: Re: create database from text file, to delete columns
Следующее
От: "Sean Davis"
Дата:
Сообщение: Re: create database from text file, to delete columns