There are many ways to copy the table. If table is large then use of gpfdist and external table is more efficient. For small look up tables you can use regular postgresql copy command. |
Copy table from one database to anotherposted Oct 30, 2014, 12:38 PM by Sachchida Ojha
|