Warning: pg_query(): Query failed: ERROR: duplicate key value violates unique constraint "visitors_pkey"
DETAIL: Key (i_ipaddress, t_timestamp)=(172.31.17.75, 05/11/2026 12:14:17.683017) already exists. in /var/www/pathetic.org/Include/db.inc on line 40
string(88) "INSERT INTO visitors VALUES ( '172.31.17.75', now(), '/favorites.php?i_memberid=6384' );"
string(169) "ERROR: duplicate key value violates unique constraint "visitors_pkey"
DETAIL: Key (i_ipaddress, t_timestamp)=(172.31.17.75, 05/11/2026 12:14:17.683017) already exists."