Skip to content

Merge PostgreSQL 13–17 eggs into single egg and add support for 18#90

Open
itzzjustmateo wants to merge 8 commits into
pterodactyl:mainfrom
itzzjustmateo:main
Open

Merge PostgreSQL 13–17 eggs into single egg and add support for 18#90
itzzjustmateo wants to merge 8 commits into
pterodactyl:mainfrom
itzzjustmateo:main

Conversation

@itzzjustmateo
Copy link
Copy Markdown

@itzzjustmateo itzzjustmateo commented May 3, 2026

This PR merges the separate PostgreSQL eggs (13–17) into a single unified egg and adds support for PostgreSQL 18. It also introduces version selection and basic upgrade handling to make switching between versions easier within one setup.

This resolves #87

Updated the egg-postgres.json file to support multiple Postgres versions and added upgrade logic. Adjusted metadata, descriptions, and startup scripts accordingly.
Updated README to include version range and important notes about PostgreSQL egg.
@itzzjustmateo
Copy link
Copy Markdown
Author

Definitely give me feedback if anything is wrong with it!

@itzzjustmateo
Copy link
Copy Markdown
Author

I am fixing the egg rn

@itzzjustmateo itzzjustmateo marked this pull request as draft May 3, 2026 11:52
@itzzjustmateo
Copy link
Copy Markdown
Author

itzzjustmateo commented May 3, 2026

mb should work I am just not sure yet

@itzzjustmateo itzzjustmateo marked this pull request as ready for review May 3, 2026 12:01
@itsjustnickdev
Copy link
Copy Markdown

Docker image of postgres 18 doesnt exist yet so 18 wouldnt work without it.

@itzzjustmateo
Copy link
Copy Markdown
Author

oh really? I thought it did

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.

[Egg Request]: Postgres 18

2 participants