PostgreSQL - /etc/systemd/postgresql.service

Pulled directly from an unmodified installation.

Quick Actions

๐Ÿ“ฅ Download Original postgresql.service

Configuration File Information

Configuration File Content

/etc/systemd/postgresql.service
19 lines
# postgresql.service is the meta unit for managing all PostgreSQL clusters on
# the system at once. Conceptually, this unit is more like a systemd target,
# but we are using a service since targets cannot be reloaded.
#
# The unit actually managing PostgreSQL clusters is postgresql@.service,
# instantiated as postgresql@15-main.service for individual clusters.

[Unit]
Description=PostgreSQL RDBMS

[Service]
Type=oneshot
ExecStart=/bin/true
ExecReload=/bin/true
RemainAfterExit=on

[Install]
WantedBy=multi-user.target

        

Download Commands

postgresql.service โ€ข

Download the 100% original unaltered configuration file pulled from PostgreSQL

Using wget:

wget -O postgresql.service.example https://exampleconfig.com/api/v1/config/original/cc942563c4eedf643d245720ad57f7e5?hint=postgresql.service

Using curl:

curl https://exampleconfig.com/api/v1/config/original/cc942563c4eedf643d245720ad57f7e5?hint=postgresql.service > postgresql.service.example

Related Configuration Files

Technical Details

File Location
/etc/systemd/postgresql.service
Platform
Linux
File Size
19 lines
Application
PostgreSQL
Compatible Versions
MD5 Checksum
cc942563c4eedf643d245720ad57f7e5
SHA256 Checksum
3670a6eba171d9402075bb0a56a0a52cf2f5be652b43486db744defa7cdb0be3