Select by date

select * from table where entry_date > now() - interval '6 month';