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: i18n/en/docusaurus-plugin-content-docs/version-2.0/apps/odoo.md
+5Lines changed: 5 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -94,3 +94,8 @@ There is no easy tool to delete demo data.
94
94
#### 413 Request Entity Too Large?
95
95
96
96
You need to configure `client_max_body_size 0` in the Websoft9 gateway to lift the file size limit.
97
+
98
+
99
+
#### Using **My Apps > Database**, the `postgres` user cannot connect to the Postgresql database?
100
+
101
+
Odoo cannot directly use the `postgres` user. You can find the database username with administrator privileges in **My Apps > Overview** under `App Id`.
0 commit comments