Re: How to implement expiration in PostgreSQL? - Mailing list pgsql-general

From Glen Huang
Subject Re: How to implement expiration in PostgreSQL?
Date
Msg-id 84B9E291-6583-48D2-B89D-CF9B971374E8@gmail.com
Whole thread Raw
In response to Re: How to implement expiration in PostgreSQL?  (Tim Clarke <tim.clarke@minerva.info>)
Responses Re: How to implement expiration in PostgreSQL?  (Tim Clarke <tim.clarke@minerva.info>)
Re: How to implement expiration in PostgreSQL?  ("David G. Johnston" <david.g.johnston@gmail.com>)
List pgsql-general
> I'd say that was onerous and you could get the same effect with a
well-crafted query that targetted only those that might possibly expire.

I wish one cron job could rule them all, but since a person can decide to join at any time, her expiration (e.g., after
1hour) can also happen at any time. So one cron job won’t cut it if a member’s expiration has to bee accurate. 


pgsql-general by date:

Previous
From: Tim Clarke
Date:
Subject: Re: How to implement expiration in PostgreSQL?
Next
From: Tim Clarke
Date:
Subject: Re: How to implement expiration in PostgreSQL?