DELETE FROM mytable WHERE ctid IN ( SELECT ctid FROM mytable GROUP BY s.serialId, s.valuetimestamp ORDER BY s.serialId LIMIT 10 )