Originally posted by alcalde
View Post
Announcement
Collapse
No announcement yet.
PostgreSQL 12 Released As Newest Update To "World's Most Advanced Open-Source DB"
Collapse
X
-
Originally posted by uid313 View PostWhat is your favorite thing about PostgreSQL?
What is your favorite thing in another database that you miss in PostgreSQL?
The only thing I miss is a nice toolset a-la Oracle SQLDeveloper. pgAdmin is ugly af!Last edited by cynic; 05 October 2019, 01:24 AM.
- 1 like
Comment
-
Originally posted by cynic View Post
I fully agree about pgAdmin
What is SSMS?
Have you tried DBeaver? It's a nice pgAdmin alternative.
Oh this DBeaver looks rather nice.
Comment
-
-
What I truly hate about postgresql is that if you use LDAP auth, you always have to pre-create the local roles on each and every instance for each and every LDAP user, before they can login. Quite ridiculous.
Limiting access based on LDAP group membership is also PITA and makes the implementation feel more like a PoC than an actual finished product.
- 1 like
Comment
-
Originally posted by uid313 View Post
SMSS is SQL Server Management Studio, a software by Microsoft. Microsoft also have Azure Data Studio (previously named SQL Operations Studio).
Oh this DBeaver looks rather nice.
Comment
Comment