#!/bin/bash

export ENABLE_REPLICATION=true

exec run-postgresql "$@"
