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

From: Ron Johnson <ronljohnsonjr(at)gmail(dot)com>
To: pgsql-general <pgsql-general(at)postgresql(dot)org>
Subject: Re: Help in vetting measuring egress/ingress w.r.to " pg_dumpall " - old vm to new vm
Date: 2025-01-28 21:27:15
Message-ID: CANzqJaAPtHoZHFWawcTJn75dZnfAmQnVJSewP-ai8Z6TNUexJg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Tue, Jan 28, 2025 at 3:13 PM Bharani SV-forum <esteembsv-forum(at)yahoo(dot)com>
wrote:

> TQ Adrian
> another Question on the measuring egress (out bound traffic) /ingress
> (inbound traffic) w.r.to " pg_dumpall " during usage of
>
> 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.
>
> My existing DB size is *around 60 GB* (all the DB's) using postgresql
> Ver 13.
>

iotop is *always* useful.

--
Death to <Redacted>, and butter sauce.
Don't boil me, I'm still alive.
<Redacted> lobster!

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Adrian Klaver 2025-01-28 21:45:44 Re: Help in vetting measuring egress/ingress w.r.to " pg_dumpall " - old vm to new vm
Previous Message Bharani SV-forum 2025-01-28 20:13:50 Help in vetting measuring egress/ingress w.r.to " pg_dumpall " - old vm to new vm