chatdesk-ui/postgres_15.8.1.044/tests/pg_upgrade/.env

7 lines
156 B
Bash

POSTGRES_PASSWORD=postgres
POSTGRES_HOST=/var/run/postgresql
POSTGRES_INITDB_ARGS=--lc-ctype=C.UTF-8
PG_MAJOR_VERSION=15
IS_CI=true
SCRIPT_DIR=/tmp/upgrade