Inserting values into TIME columns in PostgreSQL does not work, since PostgreSQL doesn't like getting date and time as input to a TIME column.
Log in to post a comment.