Re: Question: PostgreSQL on Amazon linux EC2

From: Flavio Henrique Araque Gurgel <fhagur(at)gmail(dot)com>
To: Ajay Patel <mailajaypatel(at)gmail(dot)com>
Cc: pgsql-hackers(at)lists(dot)postgresql(dot)org
Subject: Re: Question: PostgreSQL on Amazon linux EC2
Date: 2020-07-07 07:20:10
Message-ID: CAGHTAeOES4T4Sj+5_S9vGr9LrrgMXU8um7jtwBpWf24Eh3VBcg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

> Thank you Flavio, this is helpful.
>
> Have you faced any other challenges or any other problems after installing
> Postgres?
>

No problem related to software installation whatsoever, you'll need to take
care of the same points as any Postgres usage and some cloud specific care
like replication between geographically separated instances (what they call
availability zones) and disk performance.
I suggest you to try it and read a bit, you'll find a lot of feedback from
people that already did it on the internet and AWS documentation is key
when dealing with their hardware specifics. I only learned how to do some
stuff their way when I tried, even with AWS premium support at hand.
Because every database is different.
Questions on this list are better handled when you have a more specific
question with a problem you're experiencing (like your first one) and the
hackers list is more aimed at Postgres development, post user questions on
pgsql-general.

Flavio Gurgel

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Tatsuo Ishii 2020-07-07 07:26:34 Re: Implementing Incremental View Maintenance
Previous Message Guillaume Lelarge 2020-07-07 07:17:15 Quick doc patch