timescaledb-backup icon indicating copy to clipboard operation
timescaledb-backup copied to clipboard

Suppress Warnings on circular foreign keys and hypertables during dump

Open davidkohn88 opened this issue 5 years ago • 1 comments
trafficstars

They cause unnecessary confusion

davidkohn88 avatar May 08 '20 13:05 davidkohn88

These may be safely disregarded for now, it's a bit difficult to remove the messages as they are multi-line and determining whether the warnings are ones that can be disregarded or not is a bit difficult, would have to rewrite some of the filtering stuff to do multi-line processing, which takes a bit more effort...

davidkohn88 avatar Nov 19 '20 15:11 davidkohn88