Skip to content

Postgresql Default-Configs

Unverändert. Bereit zum Kopieren.

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

Weiter suchen

Durchsuche Apps oder Distributionen, wenn du einen breiteren Überblick willst.