Warning: pg_query(): Query failed: ERROR: duplicate key value violates unique constraint "visitors_pkey"
DETAIL: Key (i_ipaddress, t_timestamp)=(172.31.38.31, 09/10/2026 13:44:32.700956) already exists. in /var/www/pathetic.org/Include/db.inc on line 40
string(112) "INSERT INTO visitors VALUES ( '172.31.38.31', now(), '/journalEntry.php?i_entryid=1517407619&i_memberid=6674' );"
string(169) "ERROR: duplicate key value violates unique constraint "visitors_pkey"
DETAIL: Key (i_ipaddress, t_timestamp)=(172.31.38.31, 09/10/2026 13:44:32.700956) already exists."