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