Warning: pg_query(): Query failed: ERROR: duplicate key value violates unique constraint "visitors_pkey"
DETAIL: Key (i_ipaddress, t_timestamp)=(172.31.37.17, 01/15/2025 17:44:35.315979) already exists. in /var/www/pathetic.org/Include/db.inc on line 40
string(74) "INSERT INTO visitors VALUES ( '172.31.37.17', now(), '/poem/1024201119' );"
string(169) "ERROR: duplicate key value violates unique constraint "visitors_pkey"
DETAIL: Key (i_ipaddress, t_timestamp)=(172.31.37.17, 01/15/2025 17:44:35.315979) already exists."