Обсуждение: Verify postgres template on Railway?
Hi there,
I am reaching out from Railway, a PaaS provider (competitive to the 3 big cloud providers).
We have 150k people deploying Postgres from a template on our platform. We are launching a partnership program in September where we promote technologies with popular templates. There's also potential for you to get revenue share if you'd like even more involvement.
The ask: would someone from the Postgres community be interested in participating in this partnership?
The ask: would someone from the Postgres community be interested in participating in this partnership?
If so, we'd like to 1) have you verify the template looks good to you and 2) add a tutorial on launching Postgres in Railway in the docs (we can write it).
What do you think?
Sarah
On 2025-08-21 23:21, Sarah Bedell wrote: <snip> > The ask: would someone from the Postgres community be interested in > participating in this partnership? > > If so, we'd like to 1) have you verify the template looks good to you > and > 2) add a tutorial on launching Postgres in Railway in the docs (we can > write it). As a general thought, it _might_ also be useful to consider the "automatic upgrade" PostgreSQL docker container as well: https://github.com/pgautoupgrade/docker-pgautoupgrade That one better suits environments where people don't care about sticking to a known version of PostgreSQL, and instead just want to ensure they're working on a supported version. If no-one else from the PostgreSQL Community wants to take the time to review your template, then feel free to reach out to me directly. I know someone in the pgautoupgrade dev group who probably might. They'd likely need a Railway account set up for them so they can test stuff out properly though and verify it's all good. :) Regards and best wishes, Justin Clift