We have seen the same errors on our production system while loading and overlaying bib records. Our production system is running: Evergreen 3.7.2 Postgres 9.6 Patch for bug 1947173 applied Prior to 3.7.2, no deadlocks were logged. Since loading 3.7.2 with the additional patch, we are seeing deadlocks fairly regularly which are NOT related to running pingest.pl. Deadlocks are happening during normal record loading, adding and overlaying via the staff client. Here's a snippet from the logs: process 65396 detected deadlock while waiting for ShareLock on transaction 1126196004 after 1000.133 ms DETAIL: Process holding the lock: 67365. Wait queue: . CONTEXT: while updating tuple (355971,7) in relation "symspell_dictionary" PL/pgSQL function search.symspell_build_and_merge_entries(text,text,text,boolean) line 34 at RETURN QUERY SQL statement "SELECT * FROM search.symspell_build_and_merge_entries(new_value, search_class, old_value)" PL/pgSQL function search.symspell_maintain_entries() line 17 at PERFORM SQL statement "DELETE FROM metabib.identifier_field_entry WHERE source = 3798324" []) line 35 at EXECUTE SQL statement "SELECT metabib.reingest_metabib_field_entries(NEW.id)" PL/pgSQL function biblio.indexing_ingest_or_delete() line 55 at PERFORM STATEMENT: UPDATE biblio.record_entry SET marc = ' 05691cam a2200625Ki 45003798324NOBLE20180905042051.7m o d cr cnu---unuuu140630r19861975enk ob 000 0 eng dN$TengrdapnN$TVLBYDXCPEBLCPICAAGLDBOCLCQVTS8885496099071529129085118659231848029633245519780830897971(electronic bk.)0830897976(electronic bk.)087784293097808778429340851107397(pbk. UK)9780851107394(pbk. UK)0877849250(set pbk.)9780877849254(set pbk.)(OCoLC)882106606(OCoLC)888549609 Changing importance to High as this is impacting normal workflows.