timescaledb-backup
timescaledb-backup copied to clipboard
Suppress Warnings on circular foreign keys and hypertables during dump
trafficstars
They cause unnecessary confusion
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...