Re: failed to create directory in postgresql - Mailing list pgsql-admin

From Thomas Kellerer
Subject Re: failed to create directory in postgresql
Date
Msg-id 0dc6af67-2bc7-01be-6532-20875cc5a1ec@gmx.net
Whole thread Raw
In response to Re: failed to create directory in postgresql  (Samed YILDIRIM <samed@reddoc.net>)
List pgsql-admin
Samed YILDIRIM schrieb am 28.10.2022 um 10:23:
> Can you explain what you try to achieve? You probably try doing some
> practices you know from Oracle experience. Why do you need to create
> a directory on filesystem through PostgreSQL interface?


In Oracle, CREATE DIRECTORY doesn't actually create a directory in the filesystem

It essentially _registers_ an existing filesystem directory with Oracle so
that it can be used e.g. for datapump or external tables.




pgsql-admin by date:

Previous
From: Samed YILDIRIM
Date:
Subject: Re: create tables using the application metadata
Next
From: Ron
Date:
Subject: Re: create tables using the application metadata