exclude local
This commit is contained in:
parent
8efc7006ed
commit
d0930d76e3
|
|
@ -18,6 +18,7 @@ docker exec -i medicine-stack-postgres pg_dump --no-owner -U postgres -F p medic
|
|||
--exclude-table-data=все_талоны \
|
||||
--exclude-table-data=пациенты \
|
||||
--exclude-table-data=historical_* \
|
||||
--exclude-table-data=local_* \
|
||||
--exclude-table-data=reversion_*
|
||||
|
||||
if test -f "${archive_filename}"; then
|
||||
|
|
|
|||
Loading…
Reference in New Issue