Re: dump and restore ordered by schema or table name

2019-06-04 Thread Fabrízio de Royes Mello
Em ter, 4 de jun de 2019 às 17:16, PegoraroF10 escreveu: > Our database has 180 schemas with 100 tables each, with majority of them > being small tables. Then, when we do a dump or restore we don´t know how > much time it´ll spend to do that job. > > So, there is an option to dump or restore orde

dump and restore ordered by schema or table name

2019-06-04 Thread PegoraroF10
Our database has 180 schemas with 100 tables each, with majority of them being small tables. Then, when we do a dump or restore we don´t know how much time it´ll spend to do that job. So, there is an option to dump or restore ordered alphabetically ? It could be by schema or table, do we have it ?