You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
psql quassel -c "DELETE FROM backlog USING buffer WHERE backlog.bufferid = buffer.bufferid AND buffer.buffercname LIKE('#%') and time < (SELECT CURRENT_DATE - INTERVAL '30 day');"