Thanks to visit codestin.com
Credit goes to postgrespro.com

Re: Migrating a Database to a new tablespace - Mailing list pgsql-sql

From Tom Lane
Subject Re: Migrating a Database to a new tablespace
Date
Msg-id [email protected]
Whole thread Raw
In response to Re: Migrating a Database to a new tablespace  (Markus Schaber <[email protected]>)
Responses Re: Migrating a Database to a new tablespace
List pgsql-sql
Markus Schaber <[email protected]> writes:
> So when pgadmin3 displays no dependencies, can I assume it is safe to
> empty the tablespace directory manually, and then drop the tablespace?

Instead of assuming anything, why don't you look in the tablespace
directory and see what's there?  A quick "ls -aR" would give more
information than guessing.
        regards, tom lane


pgsql-sql by date:

Previous
From: Markus Schaber
Date:
Subject: Re: Migrating a Database to a new tablespace
Next
From: Markus Schaber
Date:
Subject: Re: Migrating a Database to a new tablespace