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
| POSTGRES_RECORDMANAGER_HOST | Default `host` for Postgres Record Manager | String ||
10
+
| POSTGRES_RECORDMANAGER_PORT | Default `port` for Postgres Record Manager | Number | 5432 |
11
+
| POSTGRES_RECORDMANAGER_USER | Default `user` for Postgres Record Manager | String ||
12
+
| POSTGRES_RECORDMANAGER_PASSWORD | Default `password` for Postgres Record Manager | String ||
13
+
| POSTGRES_RECORDMANAGER_DATABASE | Default `database` for Postgres Record Manager | String ||
14
+
| POSTGRES_RECORDMANAGER_TABLE_NAME | Default `tableName` for Postgres Record Manager | String | upsertion_records |
15
+
16
+
## License
17
+
18
+
Source code in this repository is made available under the [Apache License Version 2.0](https://github.com/FlowiseAI/Flowise/blob/master/LICENSE.md).
0 commit comments