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

From mailajaypatel@gmail.com
Subject Re: Question: PostgreSQL on Amazon linux EC2
Date
Msg-id 875E64EA-2B29-4A48-AD18-4FC39C827152@gmail.com
Whole thread Raw
In response to Re: Question: PostgreSQL on Amazon linux EC2  (Flavio Henrique Araque Gurgel <fhagur@gmail.com>)
List pgsql-hackers
Thanks Flavio.

I believe trying is the best way forward. Thank you for the guidance.

Warm regards,

Ajay Patel



On Jul 7, 2020, at 3:20 AM, Flavio Henrique Araque Gurgel <fhagur@gmail.com> wrote:



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: "Daniel Verite"
Date:
Subject: Re: Multi-byte character case-folding
Next
From: David Rowley
Date:
Subject: Re: Hybrid Hash/Nested Loop joins and caching results from subplans