Warning: pg_query(): Query failed: ERROR: duplicate key value violates unique constraint "visitors_pkey"
DETAIL: Key (i_ipaddress, t_timestamp)=(172.31.18.231, 04/07/2026 17:36:26.468232) already exists. in /var/www/pathetic.org/Include/db.inc on line 40
string(113) "INSERT INTO visitors VALUES ( '172.31.18.231', now(), '/journalEntry.php?i_entryid=1145036617&i_memberid=5771' );"
string(170) "ERROR: duplicate key value violates unique constraint "visitors_pkey"
DETAIL: Key (i_ipaddress, t_timestamp)=(172.31.18.231, 04/07/2026 17:36:26.468232) already exists."