Handbuch:$wgDBts2schema
Appearance
Diese Funktion wurde in der Version 1.18.0 vollständig entfernt. |
| PostgreSQL-spezifisch: $wgDBts2schema | |
|---|---|
| Tsearch2 schema for Postgres |
|
| Eingeführt in Version: | 1.8.0 |
| Entfernt in Version: | 1.18.0 |
| Erlaubte Werte: | (Zeichenkette) |
| Standardwert: | 'public' |
| Andere Einstellungen: Alphabetisch | Nach Funktion | |
Details
Schema for tsearch2 tables. Only used if you use Postgres as your database, this indicates in what schema the tsearch2 tables are located. Tsearch2 is used to implement full-text searching within MediaWiki. It is very unlikely that anything other than the default value of 'public' will ever need to be used.