Re: How different is AWS-RDS postgres?

From: Ron <ronljohnsonjr(at)gmail(dot)com>
To: pgsql-general(at)lists(dot)postgresql(dot)org
Subject: Re: How different is AWS-RDS postgres?
Date: 2021-05-26 18:52:14
Message-ID: 2fc77fe2-0a8e-7f5c-2f31-b967aea943b0@gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On 5/26/21 1:24 PM, Rob Sargent wrote:
>
>>> My question is:
>>> Should I be surprised that the initial bulk loaded table is nowhere to
>>> be seen, given the thumbs up from the logs?  Is this frailty inherent in
>>> AWS/RDS infrastructure?
>>>
>>> Since this is an academic exorcise, I have minimal AWS support, which
>>> has yet to chime in on this matter. My access to the logs is um, er,
>>> constrained.
>>
>> The big differences I notice are:
>>
>> 1. "postgres" is not a superuser,
>> 2. viewing logs is a hassle.
>>
>> Otherwise, they're really similar.  We've pumped about 6TB of data into
>> an instance, and it's been rock solid.  JBoss is quite happy, and there
>> haven't been any problems.
>>
>> --
>> Angular momentum makes the world go 'round.
> Good to hear.
> I pushed this same data set into our previous server (Version 10) so I was
> surprised it blew up this time, though in that case these separate files
> were more spread out in arrival time. Nothing in the (available) logs
> other that lots of auto-vacuuming  and the suggestion to increase wal size
> (which I thought a little surprising).  I really would like to know just
> what went south but that isn't obvious yet - OOM?, network?, disk full?
> but I can't find any smoking gun on the AWS/RDS pages.

The difficulty in viewing logs needs to be emphasized.

--
Angular momentum makes the world go 'round.

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Vijaykumar Jain 2021-05-26 19:36:52 Re: Setting up replication
Previous Message Rob Sargent 2021-05-26 18:24:33 Re: How different is AWS-RDS postgres?