Warning: pg_query(): Query failed: ERROR: duplicate key value violates unique constraint "visitors_pkey"
DETAIL: Key (i_ipaddress, t_timestamp)=(172.31.44.41, 03/17/2025 10:14:51.016212) already exists. in /var/www/pathetic.org/Include/db.inc on line 40
string(111) "INSERT INTO visitors VALUES ( '172.31.44.41', now(), '/journalEntry.php?i_entryid=1110173071&i_memberid=321' );"
string(169) "ERROR: duplicate key value violates unique constraint "visitors_pkey"
DETAIL: Key (i_ipaddress, t_timestamp)=(172.31.44.41, 03/17/2025 10:14:51.016212) already exists."