flowempire.blogg.se

Postgresql 9.2 install dblink
Postgresql 9.2 install dblink




postgresql 9.2 install dblink

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.

postgresql 9.2 install dblink postgresql 9.2 install dblink

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.

postgresql 9.2 install dblink

  • postgresql::data_directory - Internal recipe to setup the data directory.
  • postgresql::contrib - Additional facilities for PostgreSQL.
  • postgresql::configuration - Internal recipe to manage configuration files.
  • postgresql::client - Front-end programs for PostgreSQL 9.x.
  • postgresql::apt_repository - Internal recipe to setup the apt repository.
  • postgresql - Set up the apt repository and install dependent packages.
  • minitest-handler (suggested, not required).
  • This cookbook requires Chef >= 11.13 due to the use of the sensitive attribute for some resources. The following platforms are supported by this cookbook, meaning that the recipes run on these platforms without error: This installs postgres 9.x from the PostgreSQL Apt Repository. Installs PostgreSQL, The world's most advanced open source database. View the Project on GitHub phlipper/chef-postgresql






    Postgresql 9.2 install dblink