Call to undefined function pg_connect in tag 2023-10-11 #14
Loading…
Reference in New Issue
No description provided.
Delete Branch "%!s(<nil>)"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Hi. Thanks for the great package. I run pixelfed on
:latest
(currently pointing to:2023-10-11
) usually, but today my instance was broken. All I got from the logs wasI was able to fix it, by sticking to tag
:2023-10-09
which works fineHey, do you use postgres or my/maria?
I recently merged a fix for postgres, maybe it was faulty
Yes, I am on PostgreSQL.
Hm, so this is the same error as in #13, which was supposedly solved in 2023-10-10. Baffles me.
I need to set up a test instance with postgres and look into it
@chris I don't know what changed, but it works again. Thank you for keeping up the great effort.