Re: failed to create directory in postgresql
От
Julien Rouhaud
Тема
Re: failed to create directory in postgresql
Дата
Msg-id
20221028081039.dwo3o563enrmc3ee@jrouhaud
Ответ на
failed to create directory in postgresql (Nikhil Ingale)
Список
Дерево обсуждения
failed to create directory in postgresql Nikhil Ingale <niks.bgm@gmail.com>
Re: failed to create directory in postgresql Julien Rouhaud <rjuju123@gmail.com>
Re: failed to create directory in postgresql Nikhil Ingale <niks.bgm@gmail.com>
Re: failed to create directory in postgresql Julien Rouhaud <rjuju123@gmail.com>
Re: failed to create directory in postgresql Samed YILDIRIM <samed@reddoc.net>
Re: failed to create directory in postgresql Thomas Kellerer <shammat@gmx.net>
Hi, On Fri, Oct 28, 2022 at 01:34:44PM +0530, Nikhil Ingale wrote: > 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'; > ^ This is an EDB-specific command, community version doesn't have it.
В списке pgsql-admin по дате отправления