Warning: pg_query(): Query failed: ERROR: duplicate key value violates unique constraint "visitors_pkey"
DETAIL: Key (i_ipaddress, t_timestamp)=(172.31.31.238, 03/04/2026 23:38:32.543376) already exists. in /var/www/pathetic.org/Include/db.inc on line 40
string(75) "INSERT INTO visitors VALUES ( '172.31.31.238', now(), '/poem/1468444575' );"
string(170) "ERROR: duplicate key value violates unique constraint "visitors_pkey"
DETAIL: Key (i_ipaddress, t_timestamp)=(172.31.31.238, 03/04/2026 23:38:32.543376) already exists."