Re: [pgadmin-support] pgAdmin4 - where is the table tree

2016-04-15 Thread Dave Page
The tables node is yet to be completed. -- Dave Page Blog: http://pgsnake.blogspot.com Twitter: @pgsnake EnterpriseDB UK:http://www.enterprisedb.com The Enterprise PostgreSQL Company > On 16 Apr 2016, at 00:11, Regina Obe wrote: > > BTW want to say thanks all for working on this. I love the

Re: [pgadmin-support] pgAdmin4 - where is the table tree

2016-04-15 Thread Arun Kollan
The version you have is still a work in progress. If you wish, you could start contributing by subscribing to pgadmin-hackers-requ...@postgresql.org Thanks. Regards, Arun > On 16 Apr 2016, at 00:11, Regina Obe wrote: > > BTW want to say thanks

[pgadmin-support] pgAdmin4 - where is the table tree

2016-04-15 Thread Regina Obe
BTW want to say thanks all for working on this. I love the query tool and the sorting in the query grid. One thing I'm not sure I'm missing or if it's a config, but my table tree node seems to be missing. I'm pretty sure I've got at least 20 tables in my public schema. I see no Tables node.

Re: [pgadmin-support] pgAdmin4 first look

2016-04-15 Thread Regina Obe
Arun, Thanks for explaining. Yah that answers it. I was suspecting as much. Just confused because I was expecting to see the Password field on same screen, but it prompts after. Thanks Regina From: Arun Kollan [mailto:arun.kol...@enterprisedb.com] Sent: Friday, April 15, 20

Re: [pgadmin-support] pgAdmin4 first look

2016-04-15 Thread Arun Kollan
Hi Regina, The idea is If you know of an existing PostgreSQL user with a role attached you could use it to connect to your PostgreSQL database. Sorry if I have not understood your question properly. http://www.postgresql.org/docs/8.1/static/user-manag.html

[pgadmin-support] pgAdmin4 first look

2016-04-15 Thread Regina Obe
I got pgAdmin4 compiled and working on my windows box, but was a bit confused by the connection screen. Why is there both role and user name? Thanks, Regina