Hey Team,
According to the documentation, we are adding POSTGRES_DATABASE_URI env variable. But still we are not seeing any kind of data flow into the our database. We also whitelisted public IP as given here
please help any kind of additional step we need to do
Is this question about LangGraph Platform or LangSmith? The link you shared is documentation for LangSmith. This section of the forum is for LangGraph Platform.
For a LangGraph Platform deployment, you can set the POSTGRES_URI_CUSTOM environment variable to configure a custom Postgres instance. See the docs here. This configuration is only available for self-hosted deployments.