You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .env-devel
+4-2Lines changed: 4 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -197,8 +197,10 @@ POSTGRES_HOST=postgres
197
197
POSTGRES_PASSWORD=adminadmin
198
198
POSTGRES_PORT=5432
199
199
POSTGRES_USER=scu
200
-
POSTGRES_MINSIZE=10 # NOTE: this is currently asyncpg pool size and aiopg min size see https://github.com/ITISFoundation/osparc-simcore/issues/7829#issuecomment-3258204660
201
-
POSTGRES_MAXSIZE=30 # NOTE: this is currently asyncpg 20 overflow size and aiopg max size see https://github.com/ITISFoundation/osparc-simcore/issues/7829#issuecomment-3258204660
0 commit comments