Hacktoberfest 2026: những issue maintainer đã đánh dấu cho tháng Mười, đang mở và phù hợp người mới. Xem issue Hacktoberfest

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

Đang mở
#817 1 bình luận 0 reaction 0 người được giao Xem trên GitHub

Chưa có ai nhận issue này.

Đánh giá

Độ khó
2/5
Thời gian dự kiến
1-3 giờ
Mức phù hợp với người mới
48/100
Loại issue
Tài liệu
Độ rõ ràng
Khá rõ ràng
Mức độ hoạt động
Đình trệ
Công nghệ
macos, postgresql
Lĩnh vực
desktop, documentation

Hướng nghiên cứu

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.

Do mô hình lập chỉ mục viết ra từ nội dung của issue.

Mô tả

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.

Ngôn ngữ chính
Makefile
Star
7.8k
Fork
404
Merge trung bình
6 giờ 55 phút
Pull request đã merge (30 ngày)
6

Hướng dẫn đóng góp

Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này

Bắt đầu từ đâu

  1. Đọc hết issue, rồi đọc hướng dẫn đóng góp của dự án.
  2. Bình luận trên issue rằng bạn sẽ nhận — tránh hai người làm cùng một việc.
  3. Fork repository và làm thay đổi trên một nhánh.
  4. Mở pull request có tham chiếu số hiệu của issue.

Issue khác của PostgresApp/PostgresApp

Tất cả issue của PostgresApp/PostgresApp

Issue tương tự

Thêm issue về Desktop Dev

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.