Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to change database #783

Closed
jurgenhaas opened this issue Jan 9, 2025 · 3 comments
Closed

How to change database #783

jurgenhaas opened this issue Jan 9, 2025 · 3 comments

Comments

@jurgenhaas
Copy link

We do have a small instance of Kutt and both PG and MySQL seem to be overkill. So, I wonder how we could migrate from the PG database to SQLite. Can somebody give me some hints on how to go about that? Note: I'm not a PG expert.

@trgwii
Copy link
Member

trgwii commented Feb 6, 2025

There's not database-to-database migration tooling yet.

@jurgenhaas
Copy link
Author

@trgwii yeah, but if there were a command to dump the PG database and then import that dump into SQLite, that would already do. I'm happy to perform a number of commands on the command line for that, if I only knew which commands were required.

@poeti8
Copy link
Member

poeti8 commented Feb 6, 2025

Let's make a discussion for this if it's necessary, however, I think this is a general question for Postgres and SQLite and there should be answers for it all over the internet.

@poeti8 poeti8 closed this as completed Feb 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants