| From: | Dave Page <dpage(at)pgadmin(dot)org> |
|---|---|
| To: | Justin Clift <justin(at)postgresql(dot)org> |
| Cc: | Yogesh Sharma <yogesh(dot)sharma(at)catprosystems(dot)com>, PostgreSQL WWW Mailing List <pgsql-www(at)postgresql(dot)org> |
| Subject: | Re: Containerized development environment for pgweb |
| Date: | 2024-06-26 08:11:55 |
| Message-ID: | CA+OCxow8Je9wdyGFoihg=D_tXvHycihLX388hBDRqO2NJWy=_A@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-www |
Hi
On Wed, 26 Jun 2024 at 09:07, Justin Clift <justin(at)postgresql(dot)org> wrote:
> On 2024-06-21 23:08, Yogesh Sharma wrote:
> <snip>
> > docker-compose.yml - to create proper dependency between python and
> > postgres container
>
> This one's using PG 16:
>
> image: postgres:16
>
> Does anyone know if the PG infrastructure uses PG 16 too?
>
15 at present.
>
> Asking because it'd make sense for them to match, just in case. :)
>
> And if it doesn't matter what version runs, then using the
> auto-upgrade container might be worth considering:
>
> https://hub.docker.com/repository/docker/pgautoupgrade/pgautoupgrade
>
> ---
>
> Bear in mind that I'm not personally involved in the PostgreSQL WWW
> side of things, so none of the above should be seen as anything more
> than just ideas. :)
>
> Regards and best wishes,
>
> Justin Clift
>
>
>
--
Dave Page
pgAdmin: https://www.pgadmin.org
PostgreSQL: https://www.postgresql.org
EDB: https://www.enterprisedb.com
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Magnus Hagander | 2024-06-26 08:23:28 | Re: Containerized development environment for pgweb |
| Previous Message | Justin Clift | 2024-06-26 08:06:51 | Re: Containerized development environment for pgweb |