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

PostgreSQL support #82

Closed
Rhincodon opened this issue Mar 10, 2016 · 3 comments
Closed

PostgreSQL support #82

Rhincodon opened this issue Mar 10, 2016 · 3 comments

Comments

@Rhincodon
Copy link

What about bringing back PostgreSQL from version 2? We need to ask @Jamesking56 for pull request?

@freekmurze
Copy link
Member

@Jamesking56 showed interest in adding PostreSQL to the db-dumper package, see this issue.
Showing interest is not a promise, so don't blame him if he takes a long time or eventually does not do it.

In any case, I'm open for PR's that adds support for other types of db's to db-dumper. If you have more questions about this, please open up an issue at the db-dumper repo.

@Jamesking56
Copy link

@Rhincodon I will add PostgreSQL support to db-dumper this weekend as I need it myself for my new SaaS project. I may even extend that later to add SQLite and MSSQL support but I'll see how I get on.

@freekmurze Is there much change needed for laravel-backup to allow it to use PostgreSQL from db-dumper?

@freekmurze
Copy link
Member

@Jamesking56 that's great to hear! Make sure you include tests in your PR to db-dumper.

In laravel-backup, there's only {a driver type check](https://github.com/spatie/laravel-backup/search?utf8=%E2%9C%93&q=mysql) that needs to be adjusted.

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