Re: auto insert data every one minute

Поиск
Список
Период
Сортировка
От Joshua D. Drake
Тема Re: auto insert data every one minute
Дата
Msg-id 1232261444.18283.1.camel@jd-laptop.pragmaticzealot.org
обсуждение исходный текст
Ответ на Re: auto insert data every one minute  (searchelite <searchelite@gmail.com>)
Список pgsql-general
On Sat, 2009-01-17 at 22:40 -0800, searchelite wrote:
>
>
> Tino Wildenhain wrote:
> >
> >
> > I wonder what is you complete problem? It seems all the advices given
> > so far are shots-in-the-dark. Could you perhaps expand a bit?
> >
> > Also for sophisticated solution, if you stick to windows you might
> > want to consider something different then just pure CMD, say some
> > scripting language to support.
> >
> > Tino
> >
> >
>
> I have pre-recorded gps data in .sql insert format..for simulate real-time
> tracking, i want to insert the data in let say every one minute

Feed the data to a loop that waits every 60 seconds. You could also pipe
it to a named pipe while an injector was listening.

Joshua D. Drake

>
> --
> View this message in context: http://www.nabble.com/auto-insert-data-every-one-minute-tp20027811p21524797.html
> Sent from the PostgreSQL - general mailing list archive at Nabble.com.
>
>
--
PostgreSQL - XMPP: jdrake@jabber.postgresql.org
   Consulting, Development, Support, Training
   503-667-4564 - http://www.commandprompt.com/
   The PostgreSQL Company, serving since 1997


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

Предыдущее
От: searchelite
Дата:
Сообщение: Re: auto insert data every one minute
Следующее
От: "Abraham, Danny"
Дата:
Сообщение: invalid value for parameter "lc_messages": "en_US.ISO8859-1"