Re: [ADMIN] PGSQL as database server container - Mailing list pgsql-admin

From Jaime Soler
Subject Re: [ADMIN] PGSQL as database server container
Date
Msg-id CAKVUGgS-JzxzNBi080652n5TgERfOAWRHOy3YghoD+D4zUjhFA@mail.gmail.com
Whole thread Raw
In response to [ADMIN] PGSQL as database server container  (ghiureai <isabella.ghiurea@nrc-cnrc.gc.ca>)
List pgsql-admin
In my opinion the big problem is containers are recommended for stateless applications and people would like to use them to stateful applications like relational databases so storage is your problem. There are some storage ( plugins ) solutions some of them have a one node scope and other cluster wide. Take a look to this storage solution https://github.com/portworx/px-dev




2017-02-21 17:17 GMT+01:00 ghiureai <isabella.ghiurea@nrc-cnrc.gc.ca>:
Hi List,

I'm looking to get some feedback from your own experience  using PGSQL as a database containers, form what I had been reading I found more user cases for LXD and  Docker  with latest PGSQL ,is  this assumption correct ? What is feedback, should we consider LXD and OpenStack also , how about   the  basic requirements I need to put for Sysadmin when  config PGSQL as database server container? ( memeory, layout of PG files etc?)

Thank you
Isabella


--
Sent via pgsql-admin mailing list (pgsql-admin@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-admin

pgsql-admin by date:

Previous
From: Jaime Soler
Date:
Subject: Re: [ADMIN] Best system for a data warehouse application
Next
From: Jaime Soler
Date:
Subject: Re: [ADMIN] Issue related to audit trigger after upgrade to Postgresql9.6