white-knife-12883
05/26/2023, 6:18 PMmax_workers
setting for profiling. https://datahubproject.io/docs/generated/ingestion/sources/postgres/ say the default is 10, but here <https://github.com/datahub-project/datahub/blob/e14d7edd8aaa742b484fae04f37488799c[…]a-ingestion/src/datahub/ingestion/source/ge_profiling_config.py> it is a dynamic valuegentle-hamburger-31302
05/30/2023, 10:30 AMdefault=5 * (os.cpu_count() or 4)