-
Notifications
You must be signed in to change notification settings - Fork 29
Open
Labels
Description
Pg admin does not currently connect ( https://www.pgadmin.org/ )
The first issue is that select version() currently returns a column named version() but pg_admin expects it to be called version because that's what postgresql does.
Reactions are currently unavailable