| From: | Bharani SV-forum <esteembsv-forum(at)yahoo(dot)com> |
|---|---|
| To: | Greg Sabino Mullane <htamfids(at)gmail(dot)com>, Ron Johnson <ronljohnsonjr(at)gmail(dot)com>, Adrian Klaver <adrian(dot)klaver(at)aklaver(dot)com> |
| Cc: | pgsql-general <pgsql-general(at)postgresql(dot)org> |
| Subject: | Help in vetting measuring egress/ingress w.r.to " pg_dumpall " - old vm to new vm |
| Date: | 2025-01-28 20:13:50 |
| Message-ID: | 200665967.5560583.1738095230696@mail.yahoo.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
TQ Adriananother 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.
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Ron Johnson | 2025-01-28 21:27:15 | Re: Help in vetting measuring egress/ingress w.r.to " pg_dumpall " - old vm to new vm |
| Previous Message | Adrian Klaver | 2025-01-28 19:36:00 | Re: Help in vetting error using "pg_upgrade" - steps for Postgres DB upgrade from Ver 13.X to ver 14.X/15.X and issue with python binaries |