Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: docker-library/postgres
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: tbeadle/postgres
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 12 commits
  • 46 files changed
  • 2 contributors

Commits on Jan 19, 2017

  1. Make modifications to the images:

     - The environment variables PGUSER and PGDATABASE are used instead of
       POSTGRES_USER and POSTGRES_DB.  This is so that those environment variables
       can be defined in a docker-compose.yml file for the database container and
       then be inherited by other services that need to connect to the database so
       that they can just define PGHOST to the name of the database container and
       then use 'psql' without any connection parameters.
     - pg_hba.conf is changed to restrict external access to the database to
       'samenet' instead of 'all'.  This makes it so that other containers in the
       deployment can connect to it, but other external addresses are not able to.
     - [pgcli](http://pgcli.com/) is installed as an alternative to the built-in
       `psql` command. (Only in the debian-based images)
     - The suggestions for postgresql.conf taken from Christophe Pettus's excellent
       talk at https://www.youtube.com/watch?v=jqmdujimzfq are included.
    tbeadle committed Jan 19, 2017
    Configuration menu
    Copy the full SHA
    1a9acc6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    94852d9 View commit details
    Browse the repository at this point in the history
  3. Make sure the initial connection made to create the database doesn't try

    to use the database that hasn't been created yet.
    tbeadle committed Jan 19, 2017
    Configuration menu
    Copy the full SHA
    e7353f7 View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2017

  1. Configuration menu
    Copy the full SHA
    186650b View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2017

  1. Configuration menu
    Copy the full SHA
    8394b42 View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2017

  1. Configuration menu
    Copy the full SHA
    149790c View commit details
    Browse the repository at this point in the history
  2. Tweaks to postgresql.conf

     - Allow the checkpoint_timeout to be configurable by setting the
       CHECKPOINT_TIMEOUT environment variable when the database is
       created.
     - Rotate logs more effectively by keeping a week's worth of logs and
       naming the log files with the day of the week in them.
    tbeadle committed Jan 30, 2017
    Configuration menu
    Copy the full SHA
    cab2b73 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8d0977b View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2017

  1. Create image that can be easily be integrated with barman for backups.

    See https://github.com/tbeadle/docker-barman for an image to be used as
    the barman server.
    tbeadle committed Feb 8, 2017
    Configuration menu
    Copy the full SHA
    f9c0782 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5d213af View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2017

  1. Configuration menu
    Copy the full SHA
    9fec7f3 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2017

  1. restore runnability for pg < 9.4

    eschen42 authored and tbeadle committed Jun 11, 2017
    Configuration menu
    Copy the full SHA
    2b66b21 View commit details
    Browse the repository at this point in the history
Loading
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy