@ria @jan @sirdavidoff This workflow is working perfect with window buffer memory storing context of end to end conversation but we want to store the data permanently, currently we are using session id as user WhatsApp no. and Postgres memory to store conversation , all the conversations are storing properly and reflecting in same manner like window buffer memory but the main issue we are facing in postgres workflow is , it is not able to hold the past conversation.
thanks !! in advance , please advice.
Information on your n8n setup
- **n8n version: 1.78.1
- **Database (default: SQLite): Postgres
- **n8n EXECUTIONS_PROCESS setting (default: own, main): Default
- **Running n8n via (Docker, npm, n8n cloud, desktop app): Docker
- **Operating system: Ubuntu
Preformatted text