Re: Help in vetting measuring egress/ingress w.r.to " pg_dumpall " - old vm to new vm - Mailing list pgsql-general

From Adrian Klaver
Subject Re: Help in vetting measuring egress/ingress w.r.to " pg_dumpall " - old vm to new vm
Date
Msg-id 21b5d62a-19d1-413f-9d5e-d681cd2bb91b@aklaver.com
Whole thread Raw
In response to Help in vetting measuring egress/ingress w.r.to " pg_dumpall " - old vm to new vm  (Bharani SV-forum <esteembsv-forum@yahoo.com>)
List pgsql-general
On 1/28/25 12:13, Bharani SV-forum wrote:
> TQ Adrian
> another Question on the measuring egress (out bound traffic) /ingress 
> (inbound traffic) w.r.to " pg_dumpall " during usage of

Since you are using AWS EC2(?) instances wouldn't the AWS dashboard show 
you this?

> 
> pg_dumpall -h  <old vm>  -p 5432 | psql -p 5462
> 
> taking data from old_vm and copying to new_vm, as i need to use across 
> the network for taking data and i cannot use "pg_upgrade" tool as AWS - 
> AL3 doesnot support postgresql 13 - community edition.

The PGDG repo does:

https://www.postgresql.org/download/linux/redhat/

Have you tried using it?

Also from what I gather there is no Amazon Linux 3.

There is Amazon Linux 2023, is that what you are referring to?


> My existing DB size is *around 60 GB* (all the DB's) using postgresql 
> Ver 13.
> 

-- 
Adrian Klaver
adrian.klaver@aklaver.com




pgsql-general by date:

Previous
From: Ron Johnson
Date:
Subject: Re: Help in vetting measuring egress/ingress w.r.to " pg_dumpall " - old vm to new vm
Next
From: Achilleas Mantzios - cloud
Date:
Subject: Ideas about presenting data coming from sensors