Thread: pgAdmin Not Giving Error Messages
Hi, when I try and use psql via pgAdmin, for example importing ("copy") data from a csv file, it just fails with Error Code 1 but no error message is given. Using pgAdmin on a different machine in "Client" mode it does provide the error message. Why am I not getting an error message ?
-PG Admin v4.23
-Ubuntu 18.04 LTS
-Server Mode
Hi Ross,
I am not able to reproduce the issue in server mode (platform Ubuntu), can you please provide a screenshot of the copy command output?
On Thu, Jul 8, 2021 at 6:14 PM Ross Holder <RHolder@csir.co.za> wrote:
Hi, when I try and use psql via pgAdmin, for example importing ("copy") data from a csv file, it just fails with Error Code 1 but no error message is given. Using pgAdmin on a different machine in "Client" mode it does provide the error message. Why am I not getting an error message ?-PG Admin v4.23-Ubuntu 18.04 LTS-Server Mode
Regards,
Nikhil Mohite
Hi Nikhil,
Here is the output from pgadmin:
As you can see, the output is empty and no error message is given.
Here is the output from running psql through terminal:
As you can see it gives the ERROR and CONTEXT message from terminal while pgadmin does not ?
Regards,
Ross
>>> Nikhil Mohite <nikhil.mohite@enterprisedb.com> 12 Jul 2021 09:20 >>>
Hi Ross,
I am not able to reproduce the issue in server mode (platform Ubuntu), can you please provide a screenshot of the copy command output?
On Thu, Jul 8, 2021 at 6:14 PM Ross Holder <RHolder@csir.co.za> wrote:
Hi, when I try and use psql via pgAdmin, for example importing ("copy") data from a csv file, it just fails with Error Code 1 but no error message is given. Using pgAdmin on a different machine in "Client" mode it does provide the error message. Why am I not getting an error message ?-PG Admin v4.23-Ubuntu 18.04 LTS-Server Mode
Regards,
Nikhil Mohite