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

postgres support #26

Open
KristijanL opened this issue Oct 7, 2015 · 3 comments
Open

postgres support #26

KristijanL opened this issue Oct 7, 2015 · 3 comments

Comments

@KristijanL
Copy link

Hi,

any plans to add postgres support?

Best Regards,
Kristijan

@ChristianBeer
Copy link
Owner

@hellow554
Copy link

I also want postgres support, but your file does not work (although it is a good starting point).
You cannot insert anything, because you use double quotes for the values (postgres uses single quotes) (ERROR: zero-length delimited identifier at or near """"). Also there are errors like this

SELECT COUNT(*) FROM groups
<b>Warning</b>:  Creating default object from empty value in <b>/srv/www/proftpd-admin/includes/ez_sql_postgresql.php</b> on line <b>242</b>

@ChristianBeer
Copy link
Owner

This seems a bit more work than I outlined above. @punkkeks if you really need this get in touch with me and I will take a look at what can be done so mysql and postgres are both supported.

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