On Tue, Aug 20, 2019 at 6:33 AM Karl Martin Skoldebrand <KS0C77263@xxxxxxxxxxxxxxxx> wrote:
>Are these two PostgreSQL instances running on the same hardware, or two databases within a single PostgreSQL instance?
They are two databases in a Single PostgreSQL instance access by different accounts with different permissions.>
>Is this a common occurrence? Of all the occurrences of downtime in recent memory (or better yet, from incidence documentation), what were the causes of them? Is this near the top of the list?
No it is not common.
>Also, are the two apps completely independent, or are they used together such that one being down makes the other one not very useful?
Yes they are independent on the database level. They share the same Windows application server.
>On the other hand, more servers means more moving parts, means more opportunities for mistakes in configuration or maintenance that let breaches happen.
That is true.
>I don't know what that last part means.
repladed == replaced
In my experience, people acting on mere conjectures about what might cause downtime in the future and how to prevent it have caused more downtime than they have prevented.
/M
Cheers,
Jeff
|