Data loading from a flat file...

Поиск
Список
Период
Сортировка
От Angshu Kar
Тема Data loading from a flat file...
Дата
Msg-id df8328740601052051m86b4444gf8802b267eefa631@mail.gmail.com
обсуждение исходный текст
Ответы Re: Data loading from a flat file...  ("Jim C. Nasby" <jnasby@pervasive.com>)
Re: Data loading from a flat file...  (Bruno Wolff III <bruno@wolff.to>)
Re: Data loading from a flat file...  (Michael Fuhr <mike@fuhr.org>)
Список pgsql-general
Hi Pgsql,

I've a table schema in pg say as:

(A B C D E)

where none of these fields allow null.

Now, I've a flat file that has got tab-delimited data for B,C and E fields.
And A,B come from sequences.

Could anyone please let me know how I can upload the complete dataset into the table?

Thanks,
AK



--
Ignore the impossible but honor it ...
The only enviable second position is success, since failure always comes first...

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

Предыдущее
От: "Jim C. Nasby"
Дата:
Сообщение: Re: Adding another primary key to a populated table
Следующее
От: "Jim C. Nasby"
Дата:
Сообщение: Re: Data loading from a flat file...