I can not create tablespace in PostgreSQL 9.1
Create tablespace rgu location '/postgresql';
ERROR: directory "/postgresql" does not exist.
The rights to this folder are provided drwxrwxrwx
postgres
I can not create tablespace in PostgreSQL 9.1
Create tablespace rgu location '/postgresql';
ERROR: directory "/postgresql" does not exist.
The rights to this folder are provided drwxrwxrwx
postgres