如何在Discourse引导过程中解决Pups执行错误

problem solved.

CREATE EXTENSION hstore;
CREATE EXTENSION pg_trgm;

was missing on the new database. Therefore the initial creation of the database on the external server failed. Thanks @Falco

4 个赞