Re: Non-text mode for pg_dumpall

From: Andrew Dunstan <andrew(at)dunslane(dot)net>
To: Mahendra Singh Thalor <mahi6run(at)gmail(dot)com>
Cc: tushar <tushar(dot)ahuja(at)enterprisedb(dot)com>, Vaibhav Dalvi <vaibhav(dot)dalvi(at)enterprisedb(dot)com>, pgsql-hackers(at)lists(dot)postgresql(dot)org
Subject: Re: Non-text mode for pg_dumpall
Date: 2026-01-04 15:37:05
Message-ID: cd9cb284-7589-4f61-b8c2-545e43f928c9@dunslane.net
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers


On 2026-01-03 Sa 1:29 PM, Mahendra Singh Thalor wrote:
> Thanks Jian and Andrew.
>
> I will fix these comments and i will post an updated patch in coming
> days.

You might find useful a tool I developed years ago that will output
everything that's in a TOC file. I've just updated it slightly. See
https://github.com/adunstan/DumpToc (Yaml output works best)

cheers

andrew

--
Andrew Dunstan
EDB: https://www.enterprisedb.com

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Henson Choi 2026-01-04 15:47:58 Re: Row pattern recognition
Previous Message Peter Eisentraut 2026-01-04 15:10:30 Re: some Page/PageData const stuff