postgresql.conf file. To find your postgresql.conf file, use SHOW.
- By editing the
postgresql.conffile and restarting Postgres. This makes the setting permanent for all sessions.postgresql.confaccepts ParadeDB’s customparadedb.*settings. - By running
SET. This temporarily changes the setting for the current session. Note that Postgres does not allow allpostgresql.confsettings to be changed withSET.
.tfvars file.
.tfvars