[pgadmin-support] Possible Bug: pgAdmin3 , OSX multi monitor quirk.

2015-03-02 Thread mark
Hello, apologies if I'm not getting the UI terms right. However, I am able to reproduce this fairly consistently. machine: MacbookPro11,2 OSX: OS X 10.10.2 (14C109) kernel: Darwin 14.1.0 pgAdmin3: 1.20.0 (not complied from source, installed from dmg file linked on pgadmin.org) Steps to reprod

[pgadmin-support] Unknown token in connection string

2015-03-02 Thread Clodoaldo Neto
When I try to pass the password in the connection string as in $ pgadmin3 -qc "dbname=my_db port=5432 user=me password=x" I get the error: Unknown token in connection string: password=x Fedora 21. What am I missing? Regards, Clodoaldo