I'd like to completely move a database (tables, indexes, etc.) to a new tablespace. I know how to move each item individually but is there a way to move it all in one go? I'm using postgresql 9.1.
migrated from stackoverflow.com Jan 29 '12 at 2:54This question came from our site for professional and enthusiast programmers. |
|||
|
Excerpt from the docs:
|
|||
|