SIGN IN SIGN UP

feat(postgresql): Add support for overwrite-delete-stale (#2220)

<!-- 🎉 Thank you for making CloudQuery awesome by submitting a PR 🎉 -->

#### Summary

This adds the following:
- Support for delete stale via
https://github.com/cloudquery/plugin-sdk/pull/224
- numerous bugfixes
- much needed tests for the postgresql destination plugin and split to
number of files as it grew alot already.
- report status via normal counts and not via logs so behaviour is
consistent between debug/release and in general log parsing can be quite
fragile.

Co-authored-by: Herman Schaaf <hermanschaaf@gmail.com>
Y
Yevgeny Pats committed
efdd136bdcf872f7a6104f23429e7ebfb4a7c7c6
Parent: 72af154
Committed by GitHub <noreply@github.com> on 10/3/2022, 5:58:14 PM