Marie,
I think the PgAdmin developers may have confused you.The import/export function
is for importing or exporting _data_into a table. To use it, expand a
database, schema and tables andclick on a table object. You will then be able
to specify export orimport to or from a local file.
If you are referring to importing an object/function, then just open a SQL
window. From there you can export sql queries or load a sql file.
Melvin Davidson 🎸
I reserve the right to fantasize. Whether or not you
wish to share my fantasy is entirely up to you.
www.youtube.com/unusedhero/videos
Folk Alley - All Folk - 24 Hours a day
www.folkalley.com
On Tuesday, September 5, 2017, 5:47:22 PM EDT, Marie-Claude Quidoz
<[email protected]> wrote:
Hello
I am trying to test pgadmin4 version server and more particularly the
functions import and export because I want to allow my users to manage their
own import.
I thought that Pgadmin4 would import localized files on my workstation (like
phppgadmin) but that does not seem to be the case.
Did I miss a configuration?
Thank you
MCQ