I want to save some time information in postgresql with php. What is thedatatype in postgresql coresponding to the mktime()-unixtime function inphp (creates a time in the format "979333398" eg.)?
Thanx!