dbadmin=> SELECT * FROM STORAGE_LOCATIONS;
    location_id    |    node_name     |                       location_path                        | location_usage | sharing_type | is_retired | location_label | rank | throughput | latency | max_size
-------------------+------------------+------------------------------------------------------------+----------------+--------------+------------+----------------+------+------------+---------+----------
 45035996273704984 | v_muses_node0001 | /export/ssd1/dbadmin/databases/muses/v_muses_node0001_data | DATA,TEMP      | NONE         | f          |                |    0 |          0 |       0 |        0
 45035996273705104 | v_muses_node0002 | /export/ssd1/dbadmin/databases/muses/v_muses_node0002_data | DATA,TEMP      | NONE         | f          |                |    0 |          0 |       0 |        0
(2 rows)


  • No labels