configuration for the entire cluster you can use the value in
postgresql.conf>. If using different configurations but
the same text search configuration for an entire database,
- use ALTER DATABASE ... SET>. If not, you must set <xref
- linkend="guc-default-text-search-config"> in each session. Many
- functions also take an optional configuration name.
+ use ALTER DATABASE ... SET>. If not, you must set <varname>
+ default_text_search_config in each session. Many functions
+ also take an optional configuration name.