Another view
От | Roberto Taglia |
---|---|
Тема | Another view |
Дата | |
Msg-id | DB6PR0101MB231190238BECD0AE3973DE38F5CE0@DB6PR0101MB2311.eurprd01.prod.exchangelabs.com обсуждение исходный текст |
Ответы |
Re: Another view
Re: Another view |
Список | pgsql-novice |
Hi,
I'm coming from SQL server world and when i use PGADMIN4, i'm very disappointed to find my tables if i have more than on schema.
In SSMS, i have the following :
+ [database]
+ [Tables]
schemaName1.TableName1schemaName2.TableName1schemaName3.TableName1
In PGADMIN4, it's a little bit painful , to access TableName1, i must click 5 times and again 5 times more for another table of another schema :
+ [database]
+ [Schemas]
+ schemaName1
+ [Tables]
TableName1
SSMS is more efficient and saves my time every day.
To save my time, i must reconsider creating ONLY one schema, it is not best practice.
Will you implement another database explorer view for PGADMIN4 ?
Thanks
Roberto
В списке pgsql-novice по дате отправления: