process error:
ERROR: OFFSET は負数であってはなりません
SELECT num, up_date, author, email, title, content, title_col, content_col, delkey, online
FROM unit_board
WHERE areaid='hkurume' AND unitid='okugi'
AND online = TRUE
ORDER BY up_date DESC
LIMIT 10 OFFSET -10;