On Wed, Jul 25, 2018 at 11:15 AM, Ron <ronljohnsonjr@xxxxxxxxx> wrote:
Hi,
v8.4 if it matters.
It looked like the tables were being backed up in alphanumeric order, but now I see that table "docformat" is being dumped after "doc_image".
Are there some other rules besides alphabetical sorting?
Is there some concern about the order? Lower case f comes after _ in ascii.
The only time it could possibly matter is on restore when there are references for foreign keys, but on a restore those are all done after the data is restored.