In the docker-compose.yml file it can be passed in the environment variables.
POSTGRES_INITDB_ARGS: "--encoding=UTF-8"
On Thursday, July 11, 2024 at 10:58:14 AM GMT-4, H
wrote:
I used to successfully run psql server 13 in a CentOS 7 docker container with
CentOS 7 as the host operating syst
Hello everyone.
Firstly thanks to the community members who are addressing all the queries
that are posted. Those give us more insights about the issues/doubts in the
postgres.
I have a question with postgres HA setup.
We are setting up a 2 node postgres cluster with async streaming
replication, w
On Fri, 2024-07-12 at 20:41 +0530, Mukesh Tanuku wrote:
> I have a question with postgres HA setup.
> We are setting up a 2 node postgres cluster with async streaming replication,
> we want to
> define a RPO (Recovery point objective) in case of primary failure.
>
> How can we best define the RP
Thank you for the information Laurenz Albe
On Fri, Jul 12, 2024 at 9:13 PM Laurenz Albe
wrote:
> On Fri, 2024-07-12 at 20:41 +0530, Mukesh Tanuku wrote:
> > I have a question with postgres HA setup.
> > We are setting up a 2 node postgres cluster with async streaming
> replication, we want to
>