leokhoa / laragon

Laragon is a portable, isolated, fast & powerful universal development environment for PHP, Node.js, Python, Java, Go, Ruby. It is fast, lightweight, easy-to-use and easy-to-extend.
https://laragon.org
4.41k stars 368 forks source link

pgAdmin is not showing up in Menu>PostgreSQL #345

Closed aptco closed 1 year ago

aptco commented 1 year ago

pgAdmin is not showing up in Menu>PostgreSQL after PostgreSQL is installed from Menu>Tools>Quick add. Laragon version is 6.0.220916. I see it in the menu on tutorial sites like this one. (https://www.kreaweb.be/laragon-add-postgresql/) Is there a conf file for Menu/RightClickMenu that can enabled it?

curtis18 commented 1 year ago

I face the same issue as well.

leokhoa commented 1 year ago

@aptco , @curtis18 : pgAdmin is so slow so it is removed to encourage using Dbeaver. You can add Dbeaver in Menu > Tools > Quick add > Dbeaver

aptco commented 1 year ago

@aptco , @curtis18 : pgAdmin is so slow so it is removed to encourage using Dbeaver. You can add Dbeaver in Menu > Tools > Quick add > Dbeaver

I couldn't find Dbeaver in Quick add but it showed up after adding dbeaver source to packages.conf. After installing it, it showed up under the PostgreSQL menu. Thanks!