Re: [GENERAL] restoring a .dmp file to another table name

2004-08-22 Thread Tino Wildenhain
Hi, Am Mo, den 23.08.2004 schrieb Mike Nolan um 6:15: > I've probably asked this question before, but what do people do when they > need to restore a table that has been dumped but as a different table > name? That doesn't appear to be an option in pg_restore. (Is that just > a front end to psql

[GENERAL] restoring a .dmp file to another table name

2004-08-22 Thread Mike Nolan
I've probably asked this question before, but what do people do when they need to restore a table that has been dumped but as a different table name? That doesn't appear to be an option in pg_restore. (Is that just a front end to psql?) I need both the old table and the live one in the same data