Hi! On Thu, 11 Sept 2025 at 13:35, Vitaly Davydov <[email protected]> wrote: > I've also think that ALTER DATABASE RESET TABLESPACE does > nothing without any error reporting.
I can see that ALTER DATABASE RESET TABLESPACE indeed does not change dattablespace. Documentation also lacks any information about support of something like this. [0] This test case looks like just an oversight of 0844b3968985 I think we can remove "support" for ALTER DATABASE RESET TABLESPACE. LGTM [0] https://www.postgresql.org/docs/current/sql-alterdatabase.html -- Best regards, Kirill Reshke
