mirror of
https://github.com/bitnami/containers.git
synced 2026-04-07 08:09:26 +08:00
docs/correct-timezone-descriptions (#73238)
This commit is contained in:
@@ -223,8 +223,8 @@ docker-compose up -d
|
||||
| `POSTGRESQL_LOG_HOSTNAME` | Log the client host name when accessing | `nil` |
|
||||
| `POSTGRESQL_CLIENT_MIN_MESSAGES` | Set log level of errors to send to the client | `error` |
|
||||
| `POSTGRESQL_LOG_LINE_PREFIX` | Set the format of the log lines | `nil` |
|
||||
| `POSTGRESQL_LOG_TIMEZONE` | Set the timezone | `nil` |
|
||||
| `POSTGRESQL_TIMEZONE` | Set the log timezone | `nil` |
|
||||
| `POSTGRESQL_LOG_TIMEZONE` | Set the log timezone | `nil` |
|
||||
| `POSTGRESQL_TIMEZONE` | Set the timezone | `nil` |
|
||||
| `POSTGRESQL_MAX_CONNECTIONS` | Set the maximum amount of connections | `nil` |
|
||||
| `POSTGRESQL_TCP_KEEPALIVES_IDLE` | Set the TCP keepalive idle time | `nil` |
|
||||
| `POSTGRESQL_TCP_KEEPALIVES_INTERVAL` | Set the TCP keepalive interval time | `nil` |
|
||||
|
||||
Reference in New Issue
Block a user