Re: Index file got removed - Mailing list pgsql-bugs

From Tom Lane
Subject Re: Index file got removed
Date
Msg-id 28254.1480014908@sss.pgh.pa.us
Whole thread Raw
In response to Re: Index file got removed  (Michael Paquier <michael.paquier@gmail.com>)
Responses Re: Index file got removed
List pgsql-bugs
Michael Paquier <michael.paquier@gmail.com> writes:
> And I just wrote a test case breaking my previous patch, please see
> attached. The idea is just to use ADD CONSTRAINT foo { PRIMARY KEY |
> UNIQUE } and check if default_tablespace works as expected. Perhaps
> that's worth having in the test suite? There is currently no coverage
> regarding for index additions done with ALTER TABLE and tablespaces.

Looks like a good idea, except that I reordered the tests so that
the stanza leaves default_tablespace back at its usual value, so
it won't affect later tests.

            regards, tom lane

pgsql-bugs by date:

Previous
From: nunziotocci2000@gmail.com
Date:
Subject: BUG #14432: sslmode=allow causing authentication to time out
Next
From: Tom Lane
Date:
Subject: Re: BUG #14432: sslmode=allow causing authentication to time out