UmamiResource.withPostgreSQL
Method
interface UmamiResource { // ... omitted for brevity withPostgreSQL(database: PostgresDatabaseResource): UmamiResource;}Signature
method
withPostgreSQLbuilderConfigures PostgreSQL as the storage backend for Umami
withPostgreSQL(database: PostgresDatabaseResource): UmamiResourceParameters
databasePostgresDatabaseResourceReturns
UmamiResourceDefined on
This method is defined on the following type: