[GH-ISSUE #45] When multiple PG Back Web connections are made to the same PostgreSQL instance, the same scheduled task is executed multiple times. #35

Open
opened 2026-02-26 21:34:07 +03:00 by kerem · 0 comments
Owner

Originally created by @hdjsadgfwtg on GitHub (Sep 12, 2024).
Original GitHub issue: https://github.com/eduardolat/pgbackweb/issues/45

When multiple PG Back Web connections are made to the same PostgreSQL databases, the same scheduled task is executed multiple times.
Solution: Create multiple databases.
Expected result: When multiple web connections are made to the same database, the scheduled task is only triggered once.
image
image

Originally created by @hdjsadgfwtg on GitHub (Sep 12, 2024). Original GitHub issue: https://github.com/eduardolat/pgbackweb/issues/45 When multiple PG Back Web connections are made to the same PostgreSQL databases, the same scheduled task is executed multiple times. Solution: Create multiple databases. Expected result: When multiple web connections are made to the same database, the scheduled task is only triggered once. ![image](https://github.com/user-attachments/assets/37e44651-6f2a-4910-a50b-bfb57623c57e) ![image](https://github.com/user-attachments/assets/35aa2115-9faf-49b7-8706-ceb4f868341e)
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/pgbackweb#35
No description provided.