content/posts/2022-11.md: Fix syntax for image

This commit is contained in:
2023-01-04 10:53:02 +03:00
parent b781203a58
commit 676eefafbb

View File

@ -518,7 +518,7 @@ $ psql -c 'SELECT * FROM pg_locks pl LEFT JOIN pg_stat_activity psa ON pl.pid =
1194 dspaceWeb 1194 dspaceWeb
``` ```
[!PostgreSQL database locks](/cgspace-notes/2022/11/postgres_locks_cgspace-day.png) ![PostgreSQL database locks](/cgspace-notes/2022/11/postgres_locks_cgspace-day.png)
- The timing looks suspiciously close to when I was running the batch updates on the ILRI community this morning. - The timing looks suspiciously close to when I was running the batch updates on the ILRI community this morning.
- I restarted Tomcat and PostgreSQL and everything was back to normal - I restarted Tomcat and PostgreSQL and everything was back to normal