Regarding COPY command from Postgres 8.2.0

Поиск
Список
Период
Сортировка
От soni de
Тема Regarding COPY command from Postgres 8.2.0
Дата
Msg-id 9f2e40a90709140321l11e6cdb5g91d8f8bf0a43fd01@mail.gmail.com
обсуждение исходный текст
Ответы Re: Regarding COPY command from Postgres 8.2.0  (Ansgar -59cobalt- Wiechers <lists@planetcobalt.net>)
Список pgsql-performance
Hello,
 

In Postgres 7.2.4, COPY command is working fine even if tables have 6 fields but we are copying only 5 fields from the file

But in Postgres 8.2.0, if table has 6 fields and we need to copy data for 5 fields only, then we need to specify the column names too in COPY command.

Is there any configurable option, so that without specifying column name in COPY command we can copy records in table as happened in Postgres 7.2.4?

 

Please provide us some help regarding above query.

 

Thanks,

Soni

 

В списке pgsql-performance по дате отправления:

Предыдущее
От: Philippe Amelant
Дата:
Сообщение: Re: Index files
Следующее
От: db@zigo.dhs.org
Дата:
Сообщение: Re: Long Running Commits - Not Checkpoints