Warning: pg_query(): Query failed: ERROR: duplicate key value violates unique constraint "visitors_pkey"
DETAIL: Key (i_ipaddress, t_timestamp)=(172.31.19.213, 03/17/2025 06:09:00.383085) already exists. in /var/www/pathetic.org/Include/db.inc on line 40
string(75) "INSERT INTO visitors VALUES ( '172.31.19.213', now(), '/poem/1060354150' );"
string(170) "ERROR: duplicate key value violates unique constraint "visitors_pkey"
DETAIL: Key (i_ipaddress, t_timestamp)=(172.31.19.213, 03/17/2025 06:09:00.383085) already exists."