From: | Rafia Sabih <rafia(dot)pghackers(at)gmail(dot)com> |
---|---|
To: | M Jane <mskiesewetter(at)gmail(dot)com> |
Cc: | Evan Bauer <evanbauer(at)mac(dot)com>, pgsql-admin(at)lists(dot)postgresql(dot)org |
Subject: | Re: Running postgresql databases in Docker |
Date: | 2019-03-22 08:27:24 |
Message-ID: | CA+FpmFeSLyjXrXh4H9=c4=+v6nAUibYAzLEA=-Ejg_+rW0yWog@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-admin |
On Thu, 21 Mar 2019 at 16:47, M Jane <mskiesewetter(at)gmail(dot)com> wrote:
>
> Hi Evan,
>
> Thanks for the info. I will look into that.
> regards,
> Marian
>
Hi Marian,
If you are on that topic, I would like to bring your attention on Zalando's
Postgresql with Kubernetes infrastructure as well. You may have a look
at Zalando
tech blog
<https://jobs.zalando.com/tech/blog/postgresql-in-a-time-of-kubernetes/?gh_src=4n3gxh1>,
you may also find their GitHub repositories for their open sourced tools as
well. Much of their business is based on this infrastructure so I am sure
it is something quite functional and cool.
> 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
>>
--
Regards,
Rafia Sabih
From | Date | Subject | |
---|---|---|---|
Next Message | Achilleas Mantzios | 2019-03-22 08:49:31 | Re: Is there a way to log only a particular user connection attempts in Postgres? |
Previous Message | Ron | 2019-03-22 04:55:13 | Re: Is there a way to log only a particular user connection attempts in Postgres? |