Advertisement
Guest User

PG error

a guest
Aug 5th, 2020
81
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.44 KB | None | 0 0
  1. 2020-08-04 15:24:25 EDT STATEMENT: UPDATE action.circulation SET checkin_lib = 104, checkin_staff = 28055, checkin_time = 'now', circ_lib = 104, circ_staff = 28055, desk_renewal = 'f', due_date = '2020-08-04T00:59:59-0400', duration = '21 days', duration_rule = 'default_21_days', fine_interval = '1 day', max_fine = '75.00', max_fine_rule = 'book', opac_renewal = 'f', phone_renewal = 'f', recurring_fine = '0.25', recurring_fine_rule = 'default', renewal_remaining = 2, grace_period = '5 days', stop_fines = 'RENEW', stop_fines_time = 'now', target_copy = 701167, usr = 28055, xact_finish = NULL, xact_start = '2020-08-04T14:54:58-0400', create_time = '2020-08-04T14:54:58-0400', workstation = 950, checkin_workstation = NULL, checkin_scan_time = 'now', parent_circ = NULL, unrecovered = NULL, copy_location = 109, auto_renewal = 'f', auto_renewal_remaining = NULL WHERE id = 241388;
  2. 2020-08-04 15:24:25 EDT ERROR: current transaction is aborted, commands ignored until end of transaction block
  3. 2020-08-04 15:24:25 EDT STATEMENT: SELECT 1;
  4. 2020-08-04 15:24:50 EDT ERROR: permission denied to set parameter "log_statement"
  5. 2020-08-04 15:24:50 EDT STATEMENT: SET log_statement='none';SET log_duration='off';SET log_min_duration_statement=-1;
  6. 2020-08-04 15:24:52 EDT ERROR: invalid input syntax for type timestamp with time zone: "2020-08-04 23:59:59 <-04>+04"
  7. 2020-08-04 15:24:52 EDT CONTEXT: PL/pgSQL function action.push_circ_due_time() line 15 at assignment
  8.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement