Search Postgresql Archives

Re: auto insert data every one minute

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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@xxxxxxxxxxxxxxxxxxxxx
   Consulting, Development, Support, Training
   503-667-4564 - http://www.commandprompt.com/
   The PostgreSQL Company, serving since 1997


-- 
Sent via pgsql-general mailing list (pgsql-general@xxxxxxxxxxxxxx)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Books]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]
  Powered by Linux