Skip to content
This repository was archived by the owner on Aug 16, 2021. It is now read-only.

Conversation

@NikolayS
Copy link
Collaborator

@NikolayS NikolayS commented Oct 18, 2018

In this PR:

  • PostgreSQL 11 support.
  • Extra software (nodejs, etc) removed fron Dockerfile.
  • No plsh for Postgres 11 (the package doesn't exist yet).
  • Performance-related settings removed from "tweaking" Postgres config files.
  • README for docker updated.
  • pgBadger is v10.1 now, not the lastest dev version from master branch.
  • New docker image location: https://hub.docker.com/r/postgresmen/postgres-nancy/tags/

Issue: #140

  PostgreSQL 11 support.
  Extra software (nodejs, etc) removed fron Dockerfile.
  No plsh for Postgres 11 (the package doesn't exist yet).
  Performance-related settings removed from "tweaking" Postgres config files.
  README for docker updated.
  pgBadger is v10.1 now, not the lastest dev version from master branch.
  New docker image location:
    https://hub.docker.com/r/postgresmen/postgres-nancy/$PG_VERSION
@NikolayS NikolayS self-assigned this Oct 18, 2018
@NikolayS NikolayS requested review from Nastradamus and dmius October 18, 2018 02:50
@NikolayS NikolayS assigned Nastradamus and dmius and unassigned NikolayS Oct 18, 2018
  PostgreSQL 11 support.
  Extra software (nodejs, etc) removed fron Dockerfile.
  No plsh for Postgres 11 (the package doesn't exist yet).
  Performance-related settings removed from "tweaking" Postgres config files.
  README for docker updated.
  pgBadger is v10.1 now, not the lastest dev version from master branch.
  New docker image location:
    https://hub.docker.com/r/postgresmen/postgres-nancy/$PG_VERSION

Return python and bzip2 installation back
  max_parallel_workers was added in 10, we cannot use it in 9.6
…gres_11

Conflicts:
	docker/Dockerfile
	docker/postgresql_11_tweak.conf
  max_parallel_workers was added in 10, we cannot use it in 9.6
@NikolayS
Copy link
Collaborator Author

NikolayS commented Oct 18, 2018 via email

@NikolayS NikolayS merged commit 52f3aed into master Oct 18, 2018
@NikolayS NikolayS deleted the postgres_11 branch October 18, 2018 14:21
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants