#3642·huginn

Create schema in Postgres

Author: UNiXMITCreated May 6, 2026Updated May 6, 2026

I am using the latest docker container. It creates a new database based on HUGINN_DATABASE_NAME environment variable. I would like it to create a new schema in an existing database instead. Is that possible?

Thank you