concurrent read and write on live data feeds - Mailing list pgsql-general

From Muhammad Abuizzah
Subject concurrent read and write on live data feeds
Date
Msg-id BAY171-W2D36B40C5D7EDA71A66039EA80@phx.gbl
Whole thread Raw
List pgsql-general

Hi I am new to postgresql

my immediate need is to be able to receive data form a live feed and analyze it as it accumulate and trend through out
theday I am trying to predict data direction so I need to be able to compare most recently received data to prior data
points. Is that posible with postgresql. If yes could you breifly describe how that can be accomplished.  Now the
comparisonitself doesn't have to be done with database queries I am using R and sql to accomplish the analysis.
                  

pgsql-general by date:

Previous
From: Pavel Stehule
Date:
Subject: Re: pgrouting extension with quantum gis
Next
From: vinny
Date:
Subject: Re: Performance question: Commit or rollback?