How to Rename a Table in PostgreSQL

alter table events rename to events_backup;
database icon
Finally, a unified workspace for your SQL development
Get more done, together, with PopSQL and PostgreSQL