[GH-ISSUE #48] SQLSTATE error #36

Closed
opened 2026-02-26 21:34:07 +03:00 by kerem · 1 comment
Owner

Originally created by @TyomaVader on GitHub (Sep 17, 2024).
Original GitHub issue: https://github.com/eduardolat/pgbackweb/issues/48

Problem

SQLSTATE errors might occur in cases, when pgbackweb tables conflict with existing db tables.
I believe this is the same issue as in #4 .

Suggestion

Consider making pgbackweb table names unique by using postfixes or with help of some other methods.

Originally created by @TyomaVader on GitHub (Sep 17, 2024). Original GitHub issue: https://github.com/eduardolat/pgbackweb/issues/48 ### Problem `SQLSTATE` errors might occur in cases, when `pgbackweb` tables **conflict with existing db tables**. I believe this is the same issue as in #4 . ### Suggestion Consider making `pgbackweb` table names unique by using postfixes or with help of some other methods.
kerem closed this issue 2026-02-26 21:34:07 +03:00
Author
Owner

@eduardolat commented on GitHub (Sep 18, 2024):

Why not to use a separate db for pg back web?

<!-- gh-comment-id:2359414077 --> @eduardolat commented on GitHub (Sep 18, 2024): Why not to use a separate db for pg back web?
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#36
No description provided.