Warning: pg_query(): Query failed: ERROR: duplicate key value violates unique constraint "visitors_pkey"
DETAIL: Key (i_ipaddress, t_timestamp)=(172.31.43.131, 08/26/2026 13:20:02.232056) already exists. in /var/www/pathetic.org/Include/db.inc on line 40
string(95) "INSERT INTO visitors VALUES ( '172.31.43.131', now(), '/journal.php?i_memberid=803&start=10' );"
string(170) "ERROR: duplicate key value violates unique constraint "visitors_pkey"
DETAIL: Key (i_ipaddress, t_timestamp)=(172.31.43.131, 08/26/2026 13:20:02.232056) already exists."