Sign inSign up

fengkx/postgres

By fengkx

Updated over 5 years ago

Self-use postgres docker image with some useful changes

Image
2

10K+

fengkx/postgres repository overview

postgres-docker

Self-use postgres docker image with following changes

Extensions

  1. postgresql-contrib with pg_stat_statements enable
  2. zhparser full-text search of Chinese
  3. pg-safeupdate require SQL Where Clause in update/delete

Cofnig

  1. default_text_search_config set to 'chinese' to use zhparser
  2. pg_stat_statements, safeupdate load by default
  3. max_replication_slots if USE_REPLICATION env is set

more in this file

Tag summary

Content type

Image

Digest

Size

68.3 MB

Last updated

over 5 years ago

docker pull fengkx/postgres:13-alpine