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

New Catalog/Config backend for PostgreSQL 15+ #356

Merged
merged 2 commits into from
Sep 6, 2023

Conversation

groldan
Copy link
Member

@groldan groldan commented Sep 6, 2023

New experimental Catalog/Config backend for PostgreSQL 15+

Introduce a new catalog backend for PostgreSQL 15+, enabled through the pgconfig spring profile.

For development, run from the root repository directory:

docker compose -f docker-compose.yml -f docker-compose-pgconfig.yml up -d

@groldan groldan added the feature New feature label Sep 6, 2023
@groldan groldan force-pushed the feature/pgsql-catalog-backend branch from ed646b3 to e6713a0 Compare September 6, 2023 15:32
Introduce a new catalog backend for PostgreSQL 15+,
enabled through the `pgconfig` spring profile.
@groldan groldan force-pushed the feature/pgsql-catalog-backend branch from e6713a0 to d787395 Compare September 6, 2023 22:07
@groldan groldan merged commit f8f3d90 into geoserver:main Sep 6, 2023
1 check passed
@groldan groldan deleted the feature/pgsql-catalog-backend branch September 6, 2023 23:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant