Advertisement
Guest User

Untitled

a guest
Feb 28th, 2025
16
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.55 KB | None | 0 0
  1. 2025-02-28 11:11:23.156 SAST [4660] LOG: database system was shut down at 2025-02-28 11:10:29 SAST
  2. 2025-02-28 11:16:23.162 SAST [4608] LOG: checkpoint starting: time
  3. 2025-02-28 11:16:23.343 SAST [4608] LOG: checkpoint complete: wrote 3 buffers (0.0%); 0 WAL file(s) added, 0 removed, 0 recycled; write=0.006 s, sync=0.045 s, total=0.182 s; sync files=2, longest=0.036 s, average=0.023 s; distance=0 kB, estimate=0 kB; lsn=0/19FB838, redo lsn=0/19FB7E0
  4. 2025-02-28 11:26:23.355 SAST [4608] LOG: checkpoint starting: time
  5. 2025-02-28 11:26:24.146 SAST [4608] LOG: checkpoint complete: wrote 4 buffers (0.0%); 0 WAL file(s) added, 0 removed, 0 recycled; write=0.340 s, sync=0.275 s, total=0.792 s; sync files=4, longest=0.090 s, average=0.069 s; distance=1 kB, estimate=1 kB; lsn=0/19FBE78, redo lsn=0/19FBDE8
  6. 2025-02-28 11:50:16.384 SAST [9536] ERROR: value too long for type character varying(255)
  7. 2025-02-28 11:50:16.384 SAST [9536] STATEMENT: insert into visitors (arrival_time,department_to_visit,departure_time,id_number,id_type,image_data,names,phone,purpose,visit_date) values ($1,$2,$3,$4,$5,$6,$7,$8,$9,$10)
  8. RETURNING *
  9. 2025-02-28 12:10:46.555 SAST [9536] ERROR: value too long for type character varying(255)
  10. 2025-02-28 12:10:46.555 SAST [9536] STATEMENT: insert into visitors (arrival_time,department_to_visit,departure_time,id_number,id_type,image_data,names,phone,purpose,visit_date) values ($1,$2,$3,$4,$5,$6,$7,$8,$9,$10)
  11. RETURNING *
  12. 2025-02-28 12:12:34.844 SAST [9536] ERROR: value too long for type character varying(255)
  13. 2025-02-28 12:12:34.844 SAST [9536] STATEMENT: insert into visitors (arrival_time,department_to_visit,departure_time,id_number,id_type,image_data,names,phone,purpose,visit_date) values ($1,$2,$3,$4,$5,$6,$7,$8,$9,$10)
  14. RETURNING *
  15. 2025-02-28 12:29:07.198 SAST [10432] ERROR: syntax error at or near "\" at character 1
  16. 2025-02-28 12:29:07.198 SAST [10432] STATEMENT: \d visitors
  17. 2025-02-28 12:29:18.659 SAST [10432] ERROR: syntax error at or near "\" at character 1
  18. 2025-02-28 12:29:18.659 SAST [10432] STATEMENT: \d visitors
  19. 2025-02-28 12:29:30.558 SAST [10432] ERROR: syntax error at or near "\" at character 1
  20. 2025-02-28 12:29:30.558 SAST [10432] STATEMENT: \d visitors
  21. 2025-02-28 12:54:00.477 SAST [19048] LOG: could not receive data from client: An existing connection was forcibly closed by the remote host.
  22.  
  23.  
  24. 2025-02-28 12:54:00.478 SAST [8804] LOG: could not receive data from client: An existing connection was forcibly closed by the remote host.
  25.  
  26.  
  27. 2025-02-28 12:54:00.478 SAST [14332] LOG: could not receive data from client: An existing connection was forcibly closed by the remote host.
  28.  
  29.  
  30. 2025-02-28 12:54:00.478 SAST [7476] LOG: could not receive data from client: An existing connection was forcibly closed by the remote host.
  31.  
  32.  
  33. 2025-02-28 12:54:00.478 SAST [18792] LOG: could not receive data from client: An existing connection was forcibly closed by the remote host.
  34.  
  35.  
  36. 2025-02-28 12:58:29.401 SAST [3736] ERROR: value too long for type character varying(255)
  37. 2025-02-28 12:58:29.401 SAST [3736] STATEMENT: insert into visitors (arrival_time,department_to_visit,departure_time,id_number,id_type,image_data,names,phone,purpose,visit_date) values ($1,$2,$3,$4,$5,$6,$7,$8,$9,$10)
  38. RETURNING *
  39. 2025-02-28 12:58:37.107 SAST [3736] ERROR: value too long for type character varying(255)
  40. 2025-02-28 12:58:37.107 SAST [3736] STATEMENT: insert into visitors (arrival_time,department_to_visit,departure_time,id_number,id_type,image_data,names,phone,purpose,visit_date) values ($1,$2,$3,$4,$5,$6,$7,$8,$9,$10)
  41. RETURNING *
  42.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement