Re: Export as csv

2017-11-01 Thread Barrington-Hughes, Alan
+1 for tsv and insert statements Cheers, Alan -- Alan Barrington-Hughes On Nov 1, 2017, at 4:00 AM, matshyeq mailto:matsh...@gmail.com>> wrote: This email did not originate from the Premier, Inc. network. Use caution when opening attachments or clicking on URLs.* . +1 It would be d

Multiple head revisions after git pull (2.0rc1 --> 2.0)

2017-11-01 Thread Willy-Bas Loos
Hi, After my stash & pull to upgrade from 2.0rc1 to 2.0, these commands both end in the error below. - ../web$ FLASK_APP=pgAdmin4.py flask db revision - ../web$ python pgAdmin4.py File "/home/wbloos/.virtualenvs/pgadmin4/lib/python3.5/site-packages/alembic/script/revision.py", line 270, i

how to add 30+ servers to pgadmin4 configuration

2017-11-01 Thread Hajek, Janus (FIO)
Hello. I need to configure connection info for more than 30 servers to new pgadmin4 v2 installation ( server mode ) Is there a simpler way how to perform such task or must I add them manualy clicking/typing into "Server - create" dialog ? I have on mind that maybe exists some configuration int

Re: Export as csv

2017-11-01 Thread matshyeq
+1 It would be definitely very welcome feature. You may consult how is that done in sqldeveloper by Oracle for a good reference (csv, tsv, custom-separated, html, excel, sql statements etc... file or clipboard; qu