Hi all,
I am using postgres 15.2. one leader and one replica. I have multiple dbs and multiple tables. I want to keep definitions and only want to delete 'data only' from all dbs and tables.
Any command to do that instead of truncating all tables one by one?