Download raw body.
[UPDATE] net/miniflux 2.2.13 -> 2.2.14
On 2025/11/04 17:56, Igor Zornik wrote: > while, but now they are active about drooping it. During the migration > process you might hit the following error message: > > [Migration v119] pq: must be owner of extension hstore > > It means the extension was installed with a different user than the > one being used the run the migration. It will happen if you installed > it as a superuser as the readme instructs. Just remove it manually and > proceed with the migration. Something like the following should do the > trick: > > psql -U postgres miniflux -c 'DROP EXTENSION hstore' please would you add this info to the pkg-readme for upgrading users?
[UPDATE] net/miniflux 2.2.13 -> 2.2.14