You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Jakob Egger edited this page Apr 7, 2023
·
10 revisions
✅ 2.6 Postgres.app should be able to start from other locations or with other names (eg. /Applications/Postgres-Beta.app or ~/Applications/Postgres.app) [required]
✅ 2.6.1 Postgres.app should be able to launch from the disk image [nice to have]
✅ 2.6.1 Postgres.app should continue working if user moves or renames the app [required] (ideally without any intervention from the user)
Postgres.app should not register a login item when launched from disk image [required]
Postgres.app should not register multiple login items [nice to have]
✅ 2.6 Postgres.app should not launch more than one menu helpers [required]
✅ 2.6 User should be able to run servers from two different versions of Postgres.app [nice to have]
✅ 2.6 User should have an easy way to check the exact path of binaries that are running for a server [required]
✅ 2.6 If the user has multiple versions of Postgres.app on their system, they share user defaults and data directories [required]
Allow to compile client applications (e.g. drivers like psycopg2) against Postgres.app [required]
Allow to compile extensions against Postgres.app [nice to have]