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

Add support for PostgreSQL #50

Open
aaronbrethorst opened this issue Feb 27, 2024 · 4 comments
Open

Add support for PostgreSQL #50

aaronbrethorst opened this issue Feb 27, 2024 · 4 comments
Assignees

Comments

@aaronbrethorst
Copy link
Member

Let's make it possible to use the PostgreSQL database in addition to MySQL. MySQL should remain the default.

Here's what I know should change:

  1. Allow the specification of the JDBC driver class in data-sources.xml
  2. Add the PostgreSQL JDBC driver to the app server docker image (https://jdbc.postgresql.org)
  3. Update the README with information on using PG instead of MySQL

I'm sure I'm forgetting something here, so use your best judgment on getting this built out!

@CesarAndrade007
Copy link
Contributor

I'd like to take this on @aaronbrethorst!

@aaronbrethorst
Copy link
Member Author

Any chance you might have the bandwidth to tackle this, @Altonhe?

@Altonhe
Copy link
Member

Altonhe commented May 22, 2024

@aaronbrethorst no problem

@Altonhe
Copy link
Member

Altonhe commented May 27, 2024

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