Issue 253 in vision2pixels: database clean-up

0 views
Skip to first unread message

vision...@googlecode.com

unread,
Sep 25, 2010, 1:59:07 PM9/25/10
to vision2pixel...@googlegroups.com
Status: Accepted
Owner: goo...@obry.net
CC: olivier.ramonat
Labels: Type-Enhancement Priority-High Milestone-Release3.3 Performance
Component-Persistence Assignment-Pascal

New issue 253 by goo...@obry.net: database clean-up
http://code.google.com/p/vision2pixels/issues/detail?id=253


Would be nice to clean-up the remember_user table.

For example:

select count(*) from remember_user
where last_used < datetime('now', '-30 days');

returns 11594 out of 15000 lines.

An idea is to create an admin URL and call it periodically.

This way further periodic admin actions could be done under this hook.

Reply all
Reply to author
Forward
0 new messages