devopxy

Results 3 comments of devopxy

When I tried with a vanilla postgres docker container with en_GB.UTF-8 extension it works smoothly. The only change that you need to make is using the template 0 as stated...

Hi @colton-citus , I am following following procedure > **1. Build** > `docker build -t username/image:tag .` **2. Launch** > Launching the cluster using` docker-compose up -d ` replacing the...

Hi @colton-citus , Many thanks for your help ! I will try with the Docker version that you have specified as well as with some other tool than pgAdmin. Also,...