mirror of
https://github.com/nsupdate-info/nsupdate.info.git
synced 2026-04-25 16:45:55 +03:00
[GH-ISSUE #445] switch from sqlite to postgresql #322
Labels
No labels
bug
bug
duplicate
easy
easy
enhancement
enhancement
invalid
needs help
pull-request
scalability
security
task
urgent
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/nsupdate.info-nsupdate-info#322
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 @ThomasWaldmann on GitHub (Dec 27, 2019).
Original GitHub issue: https://github.com/nsupdate-info/nsupdate.info/issues/445
Originally assigned to: @ThomasWaldmann on GitHub.
postgres.int :: /etc/postgres/.../pg_hba.conf is ansible managed
... so i need to update ansible files to not lose my changes (nsupdate_info db host rule).
@ThomasWaldmann commented on GitHub (Dec 27, 2019):
https://gist.github.com/sirodoht/f598d14e9644e2d3909629a41e3522ad maybe helpful.
@ThomasWaldmann commented on GitHub (Dec 27, 2019):
https://django-extensions.readthedocs.io/en/latest/dumpscript.html
@ThomasWaldmann commented on GitHub (Dec 30, 2019):
Creating a fake django_session table to make
dumpdatahappy: