Conversation
Notices
-
Embed this notice
Alex Gleason (alex@gleasonator.com)'s status on Saturday, 15-Oct-2022 03:06:30 JST Alex Gleason You might also be running some background migrations from upstream Pleroma, since I merged their develop branch. You would have run into this either way.
Look at `select * from background_jobs;` to confirm. Also visit /phoenix/live_dashboard > Ecto > Long running queries for database insights.-
Embed this notice
??? ???? ?????? :verified: (ryan@ryanthomas.org)'s status on Saturday, 15-Oct-2022 03:21:05 JST ??? ???? ?????? :verified: Thanks for following up
psql pleroma psql (14.5 (Ubuntu 14.5-1.pgdg20.04+1)) Type "help" for help. pleroma=> select * from background_jobs; ERROR: relation "background_jobs" does not exist LINE 1: select * from background_jobs; ^I’m probably missing something obvious here?
Also, I found a binary /opt/pleroma/lib/ecto_psql_extras-0.7.4/ebin/Elixir.EctoPSQLExtras.LongRunningQueries.beam but not sure what to do with it.
-
Embed this notice