

by default the service is told to `:restart` (stop, start). # WARNING: If this version number is changed in your own recipes, the # FILE LOCATIONS (see below) attributes *must* also be overridden in # order to re-compute the paths with the correct version number.ĭefault = "9.4 " #- # DAEMON CONTROL #-ĭefault = %w # control how the postgres service is signaled when configuration files are # updated. This cookbook provides three definitions to create, alter, and delete users as well as create and drop databases, or setup extensions.


This cookbook installs the postgresql components if not present, and pulls updates if they are installed on the system. postgresql::setup_users - Internal recipe to manage specified users.postgresql::setup_languages - Internal recipe to manage specified database languages.postgresql::setup_extensions - Internal recipe to manage specified database extensions.postgresql::setup_databases - Internal recipe to manage specified databases.postgresql::service - Internal recipe to declare the system service.postgresql::server_dev - Development files for PostgreSQL server-side programming.postgresql::server - Object-relational SQL database, version 9.x server.postgresql::postgis - Geographic objects support for PostgreSQL 9.x (currently Ubuntu only).postgresql::libpq - PostgreSQL C client library and header files for libpq5 (PostgreSQL library).postgresql::doc - Documentation for the PostgreSQL database management system.postgresql::debian_backports - Internal recipe to manage debian backports.postgresql::dbg - Debug symbols for the server daemon.

