Re: pgadmin 4 v1.5 - Import CSV

2017-06-27 Thread Murtuza Zabuawala
Hi, Also check logs for any errors, *Log location:* ~/.pgadmin/pgadmin4.log You can also try changing log level follow the steps from post Link and try re-producing the issue (Fi

Re: pgadmin 4 v1.5 - Import CSV

2017-06-27 Thread Richard Greenwood
I don't think the fact that it says means that it failed to evaluate STORAGE_DIR because I just did a successful csv import and the output's "Running command" looks like this: "/usr/lib/postgresql/9.4/bin/psql" --command " "\\copy treas.tscombination (tscombinationid, combination, description, mi

pgadmin 4 v1.5 - Import CSV

2017-06-27 Thread Kenny
First off ... I'm a newbie so please feel free to suspect anything I say as incorrect. Here's what I think I know. I'm running Ubuntu Server 16.04 To install I created a user pgadmin cd virtualenv pgadmin4 cd pgadmin4 source bin/activate wget https://ftp.postgresql.org/pub/pgadmin/pgadmin4/v