Re: Can COPY skip a header line?

Поиск
Список
Период
Сортировка
От Matteo Beccati
Тема Re: Can COPY skip a header line?
Дата
Msg-id 419E2110.4060709@beccati.com
обсуждение исходный текст
Ответ на Re: Can COPY skip a header line?  (Adam Witney <awitney@sghms.ac.uk>)
Список pgsql-general
Hi,

> Can I get PHP to remove the first row without reading the whole file in? If
> there was a way where PHP would just chop the first row off that would be
> ideal...

If you are using "COPY table FROM stdin" and pg_put_line() it's not much
difficult to skip the first line ;)


Best regards
--
Matteo Beccati
http://phpadsnew.com
http://phppgads.com


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