COPYING A DATABASE TO ANOTHER TABLESPACE - Mailing list pgsql-novice

From JORGE MALDONADO
Subject COPYING A DATABASE TO ANOTHER TABLESPACE
Date
Msg-id f03943a00808131203i3a428665n9221df13206bad3b@mail.gmail.com
Whole thread Raw
Responses Re: COPYING A DATABASE TO ANOTHER TABLESPACE  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-novice
I created a database in the default tablespace and added the required objects like tables and indexes. Now, I noticed that I need it in a different tablespace. I know that one way to solve this issue is to create the database again and add tables and indexes.
Is it possible to get a copy of my complete database from the default tablespace to another?
 
With respect,
Jorge Maldonado

pgsql-novice by date:

Previous
From: "Obe, Regina"
Date:
Subject: Re: join group by etc
Next
From: "Morris, Roy"
Date:
Subject: Contrib/uuid Missing