Subject firebird and a temporary data
Author ik
Hello list,

I have a requirement to save data that will be shared by few processes for
an X amount of time, like 5 minutes or 20 minutes etc...
Because I use Firebird on this project, and it can help me also remove some
race condition on such information I'm saving, I wish to create a table for
it in the database.

Is there a way in Firebird to tell it to store information only for specific
amount of time (the table should remain, but not the content), so every X
amount of time from insert it will delete all of the data that are 5 minutes
old and older, or should I create a kind of daemon in Linux for it and do it
outside ?

Thanks,
Ido
http://ik.homelinux.org/


[Non-text portions of this message have been removed]