select current date postgres code example Example: postgresql date = today Select * from table where col_date::date = now()::date;