Загрузка данных


pg_dumpall \
  --no-security-labels \
  --no-tablespaces \
  -U postgres \
| gzip > dump_clean.gz