Warning: pg_query(): Query failed: ERROR: duplicate key value violates unique constraint "visitors_pkey"
DETAIL: Key (i_ipaddress, t_timestamp)=(172.31.44.41, 03/16/2025 15:30:37.84421) already exists. in /var/www/pathetic.org/Include/db.inc on line 40
string(74) "INSERT INTO visitors VALUES ( '172.31.44.41', now(), '/poem/1080851564' );"
string(168) "ERROR: duplicate key value violates unique constraint "visitors_pkey"
DETAIL: Key (i_ipaddress, t_timestamp)=(172.31.44.41, 03/16/2025 15:30:37.84421) already exists."