Baza danych Docker PostgreSQL Przywróć

cat your_dump.sql | docker exec -i your-db-container psql -U postgres
loden