zoro
zoro
WWindmill
Created by zoro on 5/15/2025 in #help
Active user list
Hi. On the enterprise version, is there a way that I can get a list of all the users on an instance with when they last logged in and the execution count across all workspaces for say the last month? Would I be able to query the PostgreSQL DB directly for it? Thanks
4 replies
WWindmill
Created by zoro on 2/21/2025 in #help
Error in DB Migration: v2 migrate from v1
I have decided to upgrade one of the worker groups and apply the new migrations but getting this error constantly: 2025-02-21T06:16:12.576439429Z 2025-02-21T06:16:12.575768Z INFO windmill-api/src/db.rs:93: Acquired global PG lock 2025-02-21T06:16:12.587240719Z 2025-02-21T06:16:12.587029Z INFO windmill-api/src/db.rs:130: Started applying migration 20250201124748: v2 migrate from v1 2025-02-21T06:18:32.191178681Z 2025-02-21T06:18:32.190955Z INFO windmill-api/src/db.rs:156: Finished applying migration 20250201124748 2025-02-21T06:18:32.232113713Z Error: Error migrating db: Migrating database: while executing migration 20250201124748: error returned from database: value too long for type character varying(50)
38 replies