Ubuntu 18.04 Configuration Files

Original, unaltered Ubuntu 18.04 config files from fresh installations

226 Ubuntu 18.04 Configuration Files

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

📍 Ubuntu 18.04 LTS (Bionic Beaver)

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

663 lines • MD5: ec0c5017...

PostgreSQL Ubuntu

PostgreSQL - /etc/postgresql/10/main/environment

📍 Ubuntu 18.04 LTS (Bionic Beaver)

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

8 lines • MD5: a567730a...

PostgreSQL Ubuntu

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

📍 Ubuntu 18.04 LTS (Bionic Beaver)

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

43 lines • MD5: f11c8332...

PostgreSQL Ubuntu

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

📍 Ubuntu 18.04 LTS (Bionic Beaver)

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

100 lines • MD5: 81569154...

PostgreSQL Ubuntu

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

📍 Ubuntu 18.04 LTS (Bionic Beaver)

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

6 lines • MD5: 242d50c2...

PostgreSQL Ubuntu

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

📍 Ubuntu 18.04 LTS (Bionic Beaver)

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

9 lines • MD5: 9bb73ac2...

PostgreSQL Ubuntu