Warning: pg_query(): Query failed: ERROR: duplicate key value violates unique constraint "visitors_pkey"
DETAIL: Key (i_ipaddress, t_timestamp)=(172.31.35.27, 05/25/2026 03:10:23.468287) already exists. in /var/www/pathetic.org/Include/db.inc on line 40
string(104) "INSERT INTO visitors VALUES ( '172.31.35.27', now(), '/library/5787/?i_folderid=1101924068&offset=29' );"
string(169) "ERROR: duplicate key value violates unique constraint "visitors_pkey"
DETAIL: Key (i_ipaddress, t_timestamp)=(172.31.35.27, 05/25/2026 03:10:23.468287) already exists."