ancient-weatherstation/database/dumpit.sh

4 lines
166 B
Bash

#!/bin/bash
pg_dump -f structure.dump.sql -C -F p -s -h 141.30.228.39 -U losinshi wetter
pg_dump -f test_data.dump -F p -Z 9 -a -h 141.30.228.39 -U losinshi wetter