#!/bin/sh

exec chpst -u postgres:postgres /usr/lib/postgresql/13/bin/postgres -D '/data2/db' 2>&1
