This commit is contained in:
parent
9106db3349
commit
8efc7006ed
|
|
@ -16,7 +16,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=талоны_подробно \
|
--exclude-table-data=талоны_подробно \
|
||||||
--exclude-table-data=все_талоны \
|
--exclude-table-data=все_талоны \
|
||||||
--exclude-table-data=пациенты *\
|
--exclude-table-data=пациенты \
|
||||||
--exclude-table-data=historical_* \
|
--exclude-table-data=historical_* \
|
||||||
--exclude-table-data=reversion_*
|
--exclude-table-data=reversion_*
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue