Re: update table from internet site

Поиск
Список
Период
Сортировка
От Mike Nolan
Тема Re: update table from internet site
Дата
Msg-id 200408251823.i7PINFxg001518@gw.tssi.com
обсуждение исходный текст
Ответ на update table from internet site  (Ennio-Sr <nasr.laili@tin.it>)
Список pgsql-general
> I'm thinking about creating a table listing my shares (say 'Shares') and
> then update its price column from a .txt file (say 'Prices') downloaded
> from an internet site periodically.

You'd probably be better off writing a small program in a language like
PHP or perl that reads the text file and updates the table.  That way
the program can deal with bad data and other possible errors.
--
Mike Nolan

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

Предыдущее
От: Greg Stark
Дата:
Сообщение: Re: Ordering by IN
Следующее
От: DeJuan Jackson
Дата:
Сообщение: Re: The Slony General List