'Postgres: Exporting from public schema and importing into another schema

In postgres database, Is it possible to export data tables from public schema and import into another schema. I have having error while following the regular way of export and import.

Regards Xian



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source