drop Debian specific content from tablespace_2.out
Signed-off-by: Christian Ehrhardt <christian.ehrhardt@canonical.com>
This commit is contained in:
parent
b85831ea65
commit
02ced4650a
@ -4,7 +4,6 @@ SET client_min_messages = warning;
|
|||||||
--
|
--
|
||||||
-- Note: in order to pass this test you must create a tablespace called 'testts'
|
-- Note: in order to pass this test you must create a tablespace called 'testts'
|
||||||
--
|
--
|
||||||
CREATE TABLESPACE testts LOCATION '/tmp/pg-repack-tablespace';
|
|
||||||
SELECT spcname FROM pg_tablespace WHERE spcname = 'testts';
|
SELECT spcname FROM pg_tablespace WHERE spcname = 'testts';
|
||||||
spcname
|
spcname
|
||||||
---------
|
---------
|
||||||
|
Loading…
x
Reference in New Issue
Block a user