On 7/26/22 06:27, Rama Krishnan wrote:
Hi all, How to take a table backup using directory format?
pg_dump -d <some_db> -U <some_user> -t <the_table> -Fd -f <new_dir>
I am having huge size of table when I am using a pg_dump it tooks more time kindly suggest me
Not sure what the above means, so: What is size of table? What sort of time interval are you seeing? What problem is it causing? -- Adrian Klaver adrian.klaver@xxxxxxxxxxx