Frequent update - how to do? - Mailing list pgsql-general

From grell
Subject Frequent update - how to do?
Date
Msg-id 1355924665560-5737148.post@n5.nabble.com
Whole thread Raw
Responses Re: Frequent update - how to do?  (John R Pierce <pierce@hogranch.com>)
List pgsql-general
Hi,
Firstly I will tell you what I'm trying to do:
I have a database. I have a table Person. Person has location and this
location need to be updated f.e. every 5 min or with higher frequently.
Should I have some special tool, table or whatever to keep this data? I want
to have history of location so I nned to keep old values.

I'm a beginner so thank you for all advice :)



--
View this message in context: http://postgresql.1045698.n5.nabble.com/Frequent-update-how-to-do-tp5737148.html
Sent from the PostgreSQL - general mailing list archive at Nabble.com.


pgsql-general by date:

Previous
From: "jg"
Date:
Subject: Heavy function optimisation ?
Next
From: gautammaji
Date:
Subject: Re: Streaming replication + pgpool-II tutorial