mirror of
https://github.com/Dispatcharr/Dispatcharr.git
synced 2026-07-18 00:55:50 +00:00
Extend ensure_utf8_encoding() to support both internal and external PostgreSQL. - Modular mode: Uses TCP connection with PGPASSWORD authentication - AIO mode: Uses Unix socket as postgres user - Explicitly set database owner during recreation (fixes missing --owner flag) - Conversion logic (dump/drop/recreate/restore) works for both AIO and modular modes - Skip internal PostgreSQL setup entirely when DISPATCHARR_ENV=modular |
||
|---|---|---|
| .. | ||
| 01-user-setup.sh | ||
| 02-postgres.sh | ||
| 03-init-dispatcharr.sh | ||
| 04-check-hwaccel.sh | ||
| 99-init-dev.sh | ||