跳转到内容

Postgresql 默认配置

未改动,随时复制。

/etc/logrotate.d/postgresql-common
PostgreSQL Debian 9 (Stretch) Ubuntu 18.04 LTS (Bionic Beaver)

PostgreSQL - /etc/logrotate.d/postgresql-common

📍 Debian 9 (Stretch), Debian 10 (Buster), Debian 11 (Bullseye), Debian 12 (Bookworm), Debian 13 (Trixie)

📍 Ubuntu 18.04 LTS (Bionic Beaver), Ubuntu 20.04 LTS (Focal Fossa), Ubuntu 22.04 LTS (Jammy Jellyfish), Ubuntu 24.04 LTS (Noble Numbat)

/var/log/postgresql/*.log { weekly rotate 10 copytruncate delaycompress co…

10 行 • MD5: 101326ef... 查看 →
/etc/systemd/postgresql@.service
PostgreSQL Debian 9 (Stretch) Ubuntu 18.04 LTS (Bionic Beaver)

PostgreSQL - /etc/systemd/postgresql@.service

📍 Debian 9 (Stretch), Debian 10 (Buster), Debian 11 (Bullseye), Debian 12 (Bookworm), Debian 13 (Trixie)

📍 Ubuntu 18.04 LTS (Bionic Beaver), Ubuntu 20.04 LTS (Focal Fossa), Ubuntu 22.04 LTS (Jammy Jellyfish), Ubuntu 24.04 LTS (Noble Numbat)

# systemd service template for PostgreSQL clusters. The actual instances will # be called "postgresql@version…

33 行 • MD5: c60e225d... 查看 →
/etc/systemd/postgresql.service
PostgreSQL Debian 9 (Stretch) Ubuntu 18.04 LTS (Bionic Beaver)

PostgreSQL - /etc/systemd/postgresql.service

📍 Debian 9 (Stretch), Debian 10 (Buster), Debian 11 (Bullseye), Debian 12 (Bookworm), Debian 13 (Trixie)

📍 Ubuntu 18.04 LTS (Bionic Beaver), Ubuntu 20.04 LTS (Focal Fossa), Ubuntu 22.04 LTS (Jammy Jellyfish), Ubuntu 24.04 LTS (Noble Numbat)

# systemd service for managing all PostgreSQL clusters on the system. This # service is actually a systemd ta…

15 行 • MD5: a2c1c784... 查看 →
/etc/postgresql/9.6/main/postgresql.conf
PostgreSQL Debian 9 (Stretch)

PostgreSQL - /etc/postgresql/9.6/main/postgresql.conf

📍 Debian 9 (Stretch)

# ----------------------------- # PostgreSQL configuration file # ----------------------------- # # This file…

647 行 • MD5: 42afa934... 查看 →
/etc/postgresql/9.6/main/environment
PostgreSQL Debian 9 (Stretch)

PostgreSQL - /etc/postgresql/9.6/main/environment

📍 Debian 9 (Stretch)

# environment variables for postgres processes # This file has the same syntax as postgresql.conf: # VARIABL…

7 行 • MD5: a567730a... 查看 →
/etc/postgresql/9.6/main/pg_ident.conf
PostgreSQL Debian 9 (Stretch)

PostgreSQL - /etc/postgresql/9.6/main/pg_ident.conf

📍 Debian 9 (Stretch)

# PostgreSQL User Name Maps # ========================= # # Refer to the PostgreSQL documentation, chapter "C…

42 行 • MD5: f11c8332... 查看 →
/etc/postgresql/9.6/main/pg_hba.conf
PostgreSQL Debian 9 (Stretch)

PostgreSQL - /etc/postgresql/9.6/main/pg_hba.conf

📍 Debian 9 (Stretch)

# PostgreSQL Client Authentication Configuration File # =================================================== #…

99 行 • MD5: cbf62fe3... 查看 →
/etc/postgresql/9.6/main/pg_ctl.conf
PostgreSQL Debian 9 (Stretch)

PostgreSQL - /etc/postgresql/9.6/main/pg_ctl.conf

📍 Debian 9 (Stretch)

# Automatic pg_ctl configuration # This configuration file contains cluster specific options to be passed to …

5 行 • MD5: 242d50c2... 查看 →
/etc/postgresql/9.6/main/start.conf
PostgreSQL Debian 9 (Stretch)

PostgreSQL - /etc/postgresql/9.6/main/start.conf

📍 Debian 9 (Stretch)

# Automatic startup configuration # auto: automatically start the cluster # manual: manual startup with p…

8 行 • MD5: 9bb73ac2... 查看 →
/etc/postgresql/11/main/postgresql.conf
PostgreSQL Debian 10 (Buster)

PostgreSQL - /etc/postgresql/11/main/postgresql.conf

📍 Debian 10 (Buster)

# ----------------------------- # PostgreSQL configuration file # ----------------------------- # # This file…

691 行 • MD5: ec4d26fc... 查看 →
/etc/postgresql/11/main/environment
PostgreSQL Debian 10 (Buster)

PostgreSQL - /etc/postgresql/11/main/environment

📍 Debian 10 (Buster)

# environment variables for postgres processes # This file has the same syntax as postgresql.conf: # VARIABL…

7 行 • MD5: a567730a... 查看 →
/etc/postgresql/11/main/pg_ident.conf
PostgreSQL Debian 10 (Buster)

PostgreSQL - /etc/postgresql/11/main/pg_ident.conf

📍 Debian 10 (Buster)

# PostgreSQL User Name Maps # ========================= # # Refer to the PostgreSQL documentation, chapter "C…

42 行 • MD5: f11c8332... 查看 →
/etc/postgresql/11/main/pg_hba.conf
PostgreSQL Debian 10 (Buster)

PostgreSQL - /etc/postgresql/11/main/pg_hba.conf

📍 Debian 10 (Buster)

# PostgreSQL Client Authentication Configuration File # =================================================== #…

99 行 • MD5: 81569154... 查看 →
/etc/postgresql/11/main/pg_ctl.conf
PostgreSQL Debian 10 (Buster)

PostgreSQL - /etc/postgresql/11/main/pg_ctl.conf

📍 Debian 10 (Buster)

# Automatic pg_ctl configuration # This configuration file contains cluster specific options to be passed to …

5 行 • MD5: 242d50c2... 查看 →
/etc/postgresql/11/main/start.conf
PostgreSQL Debian 10 (Buster)

PostgreSQL - /etc/postgresql/11/main/start.conf

📍 Debian 10 (Buster)

# Automatic startup configuration # auto: automatically start the cluster # manual: manual startup with p…

8 行 • MD5: 9bb73ac2... 查看 →
/etc/postgresql/17/main/postgresql.conf
PostgreSQL Debian 11 (Bullseye) Ubuntu 20.04 LTS (Focal Fossa)

PostgreSQL - /etc/postgresql/17/main/postgresql.conf

📍 Debian 11 (Bullseye), Debian 12 (Bookworm), Debian 13 (Trixie)

📍 Ubuntu 20.04 LTS (Focal Fossa), Ubuntu 22.04 LTS (Jammy Jellyfish), Ubuntu 24.04 LTS (Noble Numbat)

# ----------------------------- # PostgreSQL configuration file # ----------------------------- # # This file…

844 行 • MD5: 041908e5... 查看 →
/etc/postgresql/17/main/environment
PostgreSQL Debian 11 (Bullseye) Ubuntu 20.04 LTS (Focal Fossa)

PostgreSQL - /etc/postgresql/17/main/environment

📍 Debian 11 (Bullseye), Debian 12 (Bookworm), Debian 13 (Trixie)

📍 Ubuntu 20.04 LTS (Focal Fossa), Ubuntu 22.04 LTS (Jammy Jellyfish), Ubuntu 24.04 LTS (Noble Numbat)

# environment variables for postgres processes # This file has the same syntax as postgresql.conf: # VARIABL…

7 行 • MD5: a567730a... 查看 →
/etc/postgresql/17/main/pg_ident.conf
PostgreSQL Debian 11 (Bullseye) Ubuntu 20.04 LTS (Focal Fossa)

PostgreSQL - /etc/postgresql/17/main/pg_ident.conf

📍 Debian 11 (Bullseye), Debian 12 (Bookworm), Debian 13 (Trixie)

📍 Ubuntu 20.04 LTS (Focal Fossa), Ubuntu 22.04 LTS (Jammy Jellyfish), Ubuntu 24.04 LTS (Noble Numbat)

# PostgreSQL User Name Maps # ========================= # # --------------- # Mapping Records # -------------…

72 行 • MD5: a851d3ee... 查看 →
/etc/postgresql/17/main/pg_hba.conf
PostgreSQL Debian 11 (Bullseye) Ubuntu 20.04 LTS (Focal Fossa)

PostgreSQL - /etc/postgresql/17/main/pg_hba.conf

📍 Debian 11 (Bullseye), Debian 12 (Bookworm), Debian 13 (Trixie)

📍 Ubuntu 20.04 LTS (Focal Fossa), Ubuntu 22.04 LTS (Jammy Jellyfish), Ubuntu 24.04 LTS (Noble Numbat)

# PostgreSQL Client Authentication Configuration File # =================================================== #…

132 行 • MD5: 7f6ef676... 查看 →
/etc/postgresql/17/main/pg_ctl.conf
PostgreSQL Debian 11 (Bullseye) Ubuntu 20.04 LTS (Focal Fossa)

PostgreSQL - /etc/postgresql/17/main/pg_ctl.conf

📍 Debian 11 (Bullseye), Debian 12 (Bookworm), Debian 13 (Trixie)

📍 Ubuntu 20.04 LTS (Focal Fossa), Ubuntu 22.04 LTS (Jammy Jellyfish), Ubuntu 24.04 LTS (Noble Numbat)

# Automatic pg_ctl configuration # This configuration file contains cluster specific options to be passed to …

5 行 • MD5: 242d50c2... 查看 →

继续浏览

如果你想看更广的范围,可以按应用或发行版继续浏览。