failed to create directory in postgresql

Поиск
Список
Период
Сортировка
От Nikhil Ingale
Тема failed to create directory in postgresql
Дата
Msg-id CALXkTpx27SLK5vFQuZvOdt_e_9pW+8CeKwEviN8vAhcciZgwKg@mail.gmail.com
обсуждение исходный текст
Ответы Re: failed to create directory in postgresql  (Julien Rouhaud <rjuju123@gmail.com>)
Список pgsql-admin
Hi All,
I'm trying to create the directory but unable to do it. I don't find this command anywhere in postgresql. But the EDB suggests using this command to create a directory.

postgres=# create directory utildir as '/tmp/utildir';
ERROR:  syntax error at or near "directory"
LINE 1: create directory utildir as '/tmp/utildir';
               ^
Regards,
Nikhil

В списке pgsql-admin по дате отправления:

Предыдущее
От: Nikhil Ingale
Дата:
Сообщение: create tables using the application metadata
Следующее
От: Julien Rouhaud
Дата:
Сообщение: Re: failed to create directory in postgresql