| From: | M Jane <mskiesewetter(at)gmail(dot)com> |
|---|---|
| To: | Evan Bauer <evanbauer(at)mac(dot)com> |
| Cc: | pgsql-admin(at)lists(dot)postgresql(dot)org |
| Subject: | Re: Running postgresql databases in Docker |
| Date: | 2019-03-21 15:47:33 |
| Message-ID: | CANBd27+c-fp0NRCediPXNvJwu-HwJReZALrg2NxvunzFVJ9Bzg@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-admin |
Hi Evan,
Thanks for the info. I will look into that.
regards,
Marian
Op do 21 mrt. 2019 om 16:10 schreef Evan Bauer <evanbauer(at)mac(dot)com>:
> Docker can certainly work, but for any kind of production application
> don’t keep the storage inside of the containers. Take a look at the
> approach Crunchy Data (crunchydata.com) has done in their Kubernetes
> orchestrator for PostgreSQL clusters as a solid implementation example.
> Sarah Conway good a good presentation at PostgresOpn SV last September, it
> may be online somewhere.
>
> Cheers,
>
> - Evan
>
> Evan Bauer
> eb(at)evanbauer(dot)com
> +1 646 641 2973
> Skype: evanbauer
>
>
> > On Mar 21, 2019, at 04:28, M Jane <mskiesewetter(at)gmail(dot)com> wrote:
> >
> > Hi everyone,
> > I am investigating using Docker for our Postgresql databases and I have
> rad a lot of oppinions on forums.
> > The main thing that comes up is how to persist the data, and that it is
> not advised to run production with docker.
> > I would like your advise.
> > What is your experience with Docker and databases?
> > What is the best practise to do this?
> > Your help is much appreciated.
> > Thanks in advance.
> > regards,
> > Marian
>
>
| From | Date | Subject | |
|---|---|---|---|
| Next Message | pavan95 | 2019-03-22 04:24:12 | Is there a way to log only a particular user connection attempts in Postgres? |
| Previous Message | nunks | 2019-03-21 15:26:08 | Re: A question regarding postgresql log messages, |