Greg Spiegelberg writes: > Is there a way to "deport" a database on systemA and "import" it on > systemB without having to do a pg_dump/pg_restore? Basically ask > the database on systemA to stop using dbA1 under /data/dbA1 then tell > systemB to use the database already at /data/dbA1.
Not possible. Either the whole cluster or nothing. -- Peter Eisentraut [EMAIL PROTECTED] ---------------------------(end of broadcast)--------------------------- TIP 1: subscribe and unsubscribe commands go to [EMAIL PROTECTED]
