Debian 10 Configuration Files

Original, unaltered Debian 10 config files from fresh installations

226 Debian 10 Configuration Files

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

📍 Debian 10 (Buster)

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

692 lines • MD5: ec4d26fc...

PostgreSQL Debian

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

📍 Debian 10 (Buster)

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

8 lines • MD5: a567730a...

PostgreSQL Debian

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

📍 Debian 10 (Buster)

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

43 lines • MD5: f11c8332...

PostgreSQL Debian

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

📍 Debian 10 (Buster)

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

100 lines • MD5: 81569154...

PostgreSQL Debian

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 # pg_ctl(1…

6 lines • MD5: 242d50c2...

PostgreSQL Debian

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

📍 Debian 10 (Buster)

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

9 lines • MD5: 9bb73ac2...

PostgreSQL Debian