Re: failed to create directory in postgresql

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Do we need to install extension to get it work?

On Fri, Oct 28, 2022 at 1:40 PM Julien Rouhaud <rjuju123@xxxxxxxxx> wrote:
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.

[Index of Archives]     [Postgresql Home]     [Postgresql General]     [Postgresql Performance]     [Postgresql PHP]     [Postgresql Jobs]     [PHP Users]     [PHP Databases]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Databases]     [Yosemite Forum]

  Powered by Linux