Skip to content

Postgresql Default Configs

Untouched. Ready to copy.

/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 lines • MD5: 101326ef... View →
/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 lines • MD5: c60e225d... View →
/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 lines • MD5: a2c1c784... View →
/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 lines • MD5: 42afa934... View →
/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 lines • MD5: a567730a... View →
/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 lines • MD5: f11c8332... View →
/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 lines • MD5: cbf62fe3... View →
/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 lines • MD5: 242d50c2... View →
/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 lines • MD5: 9bb73ac2... View →
/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 lines • MD5: ec4d26fc... View →
/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 lines • MD5: a567730a... View →
/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 lines • MD5: f11c8332... View →
/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 lines • MD5: 81569154... View →
/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 lines • MD5: 242d50c2... View →
/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 lines • MD5: 9bb73ac2... View →
/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 lines • MD5: 041908e5... View →
/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 lines • MD5: a567730a... View →
/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 lines • MD5: a851d3ee... View →
/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 lines • MD5: 7f6ef676... View →
/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 lines • MD5: 242d50c2... View →

Keep exploring

Browse by application or distro when you want a wider view.