show_tablespaces()

Show the tablespaces attached to a hypertable.

Required arguments

NameTypeDescription
hypertableREGCLASSHypertable to show attached tablespaces for.

Sample usage

  1. SELECT * FROM show_tablespaces('conditions');
  2. show_tablespaces
  3. ------------------
  4. disk1
  5. disk2