I am a beginner with PostgreSQL and I have a PostgreSQL database hosted on Amazon RDS. In my database, there are 10 schemas that are frequently updated by users. I need to copy or update some tables from these 10 schemas into an 11th schema.
How can I achieve this without any downtime?
I would appreciate any advice or guidance on how to do this efficiently. Thank you in advance!
For further actions, you may consider blocking this person and/or reporting abuse
Top comments (0)