LLL.DurableTask.EFCore.PostgreSQL Extension to EFCore storage with migrations and queries specific to PostgreSQL. Configuration services.AddDurableTaskEFCoreStorage() .UseNpgsql("YOUR_CONNECTION_STRING");