mirror of
https://github.com/eduardolat/pgbackweb.git
synced 2026-04-25 05:35:57 +03:00
[GH-ISSUE #4] failed to run SQL migration: failed to execute SQL query #6
Labels
No labels
bug
confirmed next step
duplicate
enhancement
help wanted
in progress
in progress
pull-request
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/pgbackweb#6
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @nlypage on GitHub (Jul 28, 2024).
Original GitHub issue: https://github.com/eduardolat/pgbackweb/issues/4
@eduardolat commented on GitHub (Jul 29, 2024):
What version are you using? Please try to use the latest version published on Docker Hub.
Have you modified the migrations? It should actually work fine, since both columns are of UUID type.
@nlypage commented on GitHub (Jul 29, 2024):
I am using the latest version from dockerhub, I have not changed the migrations
@eduardolat commented on GitHub (Aug 5, 2024):
Can you please try the new release in completly new environment? it should work
@nlypage commented on GitHub (Aug 5, 2024):
I need to add a backup system to an existing environment and existing database, what can I try to do, for example, through pgAdmin to fix this error? maybe I didn't understand something and in conn_string it was necessary to specify a new database specifically for backups?

P.s this is the latest version from dockerhub