Hacktoberfest 2026 : les issues que les mainteneurs ont marquées pour octobre, ouvertes et accessibles aux débutants. Parcourir les issues Hacktoberfest

macOS Tahoe asks user if app should continue running in the background

Ouverte
#817 1 commentaire 0 réactions 0 personnes assignées Voir sur GitHub

Personne n'a encore pris cette issue.

Évaluation

Difficulté
2/5
Temps estimé
1-3 heures
Accessibilité débutants
48/100
Type d'issue
Documentation
Clarté
Plutôt claire
Activité
À l'abandon
Stack technique
macos, postgresql

Piste de recherche

Start by locating the repository documentation for running PostgresApp in the background on macOS. Update it to explain how to enable background activity and recover after selecting “Do Not Allow”; the documentation should clearly describe that the menu bar helper may stop while PostgreSQL servers continue running.

Rédigé par le modèle d'indexation à partir du texte de l'issue.

Description

macOS Tahoe introduced a new alert:

Postgres is running in the background after it was closed
Apps in the background retain their access to sensors or personal data, even though they don't appear to be open.
If you need this app to perform tasks such as updating or syncing data when it's not open, you can allow it run in the background.

The alert is shown some time after the main app was closed. I am not sure what exactly triggers it.

Clicking "Do Not Allow" deactivates the background toggle in System settings. In macOS 15 and earlier, that toggle only affected login items. Now, this toggle seems to also affect the menu bar helper. It looks like macOS now automatically kills the menu bar app a short time after you quit the main app (if that toggle is turned off).

Curiously enough, PostgreSQL servers continue to run. The toggle seems to apply to the menu bar icon only. So macOS kills the menu bar helper, but leaves the "postgres" processes running.

We should probably explain somewhere in the docs how to enable background activities, so that people who accidentally clicked "Do Not Allow" can find out how to fix the issue.

Langage dominant
Makefile
Étoiles
7.8k
Forks
404
Merge moyen
6 h 55 min
PR mergées (30 j)
6

Guide de contribution

Aucun guide de contribution indexé pour ce dépôt

Par où commencer

  1. Lisez l'issue en entier, puis le guide de contribution du projet.
  2. Signalez en commentaire que vous la prenez — cela évite que deux personnes fassent le même travail.
  3. Forkez le dépôt et travaillez sur une branche.
  4. Ouvrez une pull request qui référence le numéro de l'issue.

Autres issues de PostgresApp/PostgresApp

Toutes les issues de PostgresApp/PostgresApp

Issues similaires

Plus d'issues Desktop Dev

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.