transmart@ubuntu-test:~/transmart/transmart-data/ddl/postgres/GLOBAL$ cd ~/transmart/transmart-data
transmart@ubuntu-test:~/transmart/transmart-data$ . ./vars
transmart@ubuntu-test:~/transmart/transmart-data$ printenv TABLESPACES
/var/lib/postgresql/tablespaces/
transmart@ubuntu-test:~/transmart/transmart-data$ ls -al $TABLESPACES
total 28
drwxr-xr-x 7 postgres postgres 4096 Sep 25 07:25 .
drwxr-xr-x 4 postgres postgres 4096 Sep 25 07:25 ..
drwx------ 2 postgres postgres 4096 Sep 25 07:25 biomart
drwx------ 2 postgres postgres 4096 Sep 25 07:25 deapp
drwx------ 2 postgres postgres 4096 Sep 25 07:25 indx
drwx------ 2 postgres postgres 4096 Sep 25 07:25 search_app
drwx------ 2 postgres postgres 4096 Sep 25 07:25 transmart
transmart@ubuntu-test:~/transmart/transmart-data$
transmart@ubuntu-test:~/transmart/transmart-data$
transmart@ubuntu-test:~/transmart/transmart-data$ sudo -u postgres ls -al $TABLESPACES
[sudo] password for transmart:
total 28
drwxr-xr-x 7 postgres postgres 4096 Sep 25 07:25 .
drwxr-xr-x 4 postgres postgres 4096 Sep 25 07:25 ..
drwx------ 2 postgres postgres 4096 Sep 25 07:25 biomart
drwx------ 2 postgres postgres 4096 Sep 25 07:25 deapp
drwx------ 2 postgres postgres 4096 Sep 25 07:25 indx
drwx------ 2 postgres postgres 4096 Sep 25 07:25 search_app
drwx------ 2 postgres postgres 4096 Sep 25 07:25 transmart
transmart@ubuntu-test:~/transmart/transmart-data$