Re: Question: PostgreSQL on Amazon linux EC2 - Mailing list pgsql-hackers

From Flavio Henrique Araque Gurgel
Subject Re: Question: PostgreSQL on Amazon linux EC2
Date
Msg-id CAGHTAeOES4T4Sj+5_S9vGr9LrrgMXU8um7jtwBpWf24Eh3VBcg@mail.gmail.com
Whole thread Raw
In response to Re: Question: PostgreSQL on Amazon linux EC2  (Ajay Patel <mailajaypatel@gmail.com>)
Responses Re: Question: PostgreSQL on Amazon linux EC2  (mailajaypatel@gmail.com)
List 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

pgsql-hackers by date:

Previous
From: Guillaume Lelarge
Date:
Subject: Quick doc patch
Next
From: Tatsuo Ishii
Date:
Subject: Re: Implementing Incremental View Maintenance