postgres=# \db+
List of tablespaces
Name | Owner | Location | Access privileges | Options | Size | Description
------------+----------+----------+-------------------+---------+---------+-------------
pg_default | postgres | | | | 1088 MB |
pg_global | postgres | | | | 2167 kB |
(2 rows)
可以看到这里没有自定义表空间,默认使用pg_default 表空间