Re: Minor DROP TABLESPACE issue - Mailing list pgsql-hackers

From Tom Lane
Subject Re: Minor DROP TABLESPACE issue
Date
Msg-id 8093.1087610684@sss.pgh.pa.us
Whole thread Raw
In response to Re: Minor DROP TABLESPACE issue  (Gavin Sherry <swm@linuxworld.com.au>)
Responses Re: Minor DROP TABLESPACE issue  (Gavin Sherry <swm@linuxworld.com.au>)
List pgsql-hackers
Gavin Sherry <swm@linuxworld.com.au> writes:
> If we just wanted to make the error message more user friendly, perhaps we
> could *gulp* store the tablespace name in PG_VERSION.

That's actually not a bad idea from a debugging standpoint.  But I don't
see that it helps any for this particular problem.  The PG_VERSION file
will be gone when we need the info.
        regards, tom lane


pgsql-hackers by date:

Previous
From: Gavin Sherry
Date:
Subject: Re: Minor DROP TABLESPACE issue
Next
From: Gavin Sherry
Date:
Subject: Re: Minor DROP TABLESPACE issue