Re: function import/export pgadmin4

2017-09-05 Thread Melvin Davidson
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 a

function import/export pgadmin4

2017-09-05 Thread Marie-Claude Quidoz
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.