如何将我的public模式复制到具有完整表结构、数据、函数、fk、pk 等的同一个数据库中。 我的 Postgres 版本是 8.4 PS 我需要复制模式而不是数据库
public
postgresql
postgresql ×1