On Tue, May 27, 2025 at 7:02 AM Edwin UY <edwin(dot)uy(at)gmail(dot)com> wrote:
> Will I have to redo the grants?
>
If you use "alter table set schema" the table OID will not change and the
grants should follow it. Users would be subject to whatever new
permissions apply to the newly created schema rather than the public schema
though.
David J.