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

Adjusting entrypoint to allow database initialization #970

Merged
merged 1 commit into from
Mar 5, 2024
Merged

Adjusting entrypoint to allow database initialization #970

merged 1 commit into from
Mar 5, 2024

Conversation

prehor
Copy link
Contributor

@prehor prehor commented Mar 5, 2024

Initialize the new database using SQL statements from the file initdb/${dbname}.sql which can be mounted from configMap. For example to initialize PostGIS or TimescaleDB extensions.

Signed-off-by: Petr Řehoř <rx@rx.cz>
@prehor prehor requested review from onedr0p and bjw-s as code owners March 5, 2024 15:42
@onedr0p
Copy link
Owner

onedr0p commented Mar 5, 2024

Looks good here, thanks for the contribution!

@onedr0p onedr0p merged commit b4601dc into onedr0p:main Mar 5, 2024
@prehor prehor deleted the patch-postgres-init branch March 5, 2024 18:23
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

Successfully merging this pull request may close these issues.

2 participants