Manual:$wgDBport
Appearance
Outdated translations are marked like this.
| PostgreSQL-specific: $wgDBport | |
|---|---|
| Database port. Only used by PostgreSQL. |
|
| Introducido en la versión: | 1.7.0 (r15118) |
| Eliminado en la versión: | aún se usa |
| Valores permitidos: | (number or empty string if not set) |
| Valor predeterminado: | 5432 |
| Otras configuraciones: Alfabéticamente | Por Función | |
Detalles
Port number used by the PostgreSQL database. If left blank, the appropriate port number is used.
This setting is not applicable to MySQL. Véase $DBserver si necesitas un puerto no estándar para MySQL.