Type definition for the input parameters required when instantiating a PostgresChatMessageHistory object.
PostgresChatMessageHistoryInputIf true, the table name will be escaped. ('lAnGcHaIn' will be escaped to '"lAnGcHaIn"')
Postgres pool to use. If provided the PostgresChatMessageHistory object will use the provided pool. Otherwise it will create a new pool using the provided configuration.
Configuration object for the Postgres pool. If provided the PostgresChatMessageHistory object will create a new pool using the provided configuration. Otherwise it will use the provided pool.
Session ID to use when storing and retrieving chat message history.
Name of the table to use when storing and retrieving chat message