FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Make binaries directory editable · Issue #807 · PostgresApp/PostgresApp · GitHub

Make binaries directory editable #807

Description

It may make sense to make the "binaries" directory for a server editable.

Currently, the binary directory is configured when creating a server. It's usually of the form /Applications/Postgres.app/Contents/Versions/17. It can be different when Postgres.app is not installed in the /Applications directory.

There is currently no way to edit this directory after a server has been created. If you want to change it, you need to create a new server.

Postgres.app has some logic that tries to automatically update the binary directory if you move the Postgres.app application.

Motivation

  • if you want to run a server with different binaries (eg. older version) you could do this by selecting a different binaries directory
  • would probably also be very useful if we add support for custom binaries (Add support for custom binaries #806)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions


      Back | FazBrowse Home | New Git URL