Re:

2022-07-26 Thread hubert depesz lubaczewski
On Tue, Jul 26, 2022 at 10:48:47AM -0700, Adrian Klaver wrote: > On 7/26/22 9:29 AM, Ron wrote: > > On 7/26/22 10:22, Adrian Klaver wrote: > > > On 7/26/22 08:15, Rama Krishnan wrote: > > > > Hi Adrian > > > > > > > > > > > > > What is size of table? > > > > > > > > I m having two Database exam

Re:

2022-07-26 Thread Adrian Klaver
On 7/26/22 9:29 AM, Ron wrote: On 7/26/22 10:22, Adrian Klaver wrote: On 7/26/22 08:15, Rama Krishnan wrote: Hi Adrian What is size of table? I m having two Database example 01. Cricket 320G 02.badminton 250G So you are talking about an entire database not a single table, correct? In

Re:

2022-07-26 Thread Ron
On 7/26/22 10:22, Adrian Klaver wrote: On 7/26/22 08:15, Rama Krishnan wrote: Hi Adrian Thanks for your reply, My actual db size was 320G while I am taking custom format and moving into directly S3 it took more than one day so I am trying to use directory format because  parllel option (-j

Re:

2022-07-26 Thread Adrian Klaver
On 7/26/22 08:15, Rama Krishnan wrote: Hi Adrian Thanks for your reply, My actual db size was 320G while I am taking custom format and moving into directly S3 it took more than one day so I am trying to use directory format because  parllel option (-j option) supports ik directory format.

Re:

2022-07-26 Thread Rama Krishnan
Hi Adrian Thanks for your reply, My actual db size was 320G while I am taking custom format and moving into directly S3 it took more than one day so I am trying to use directory format because parllel option (-j option) supports ik directory format. What is size of table? I m having two Datab

Re:

2022-07-26 Thread Adrian Klaver
On 7/26/22 06:27, Rama Krishnan wrote: Hi all, How to take a table backup using directory format? pg_dump -d -U -t -Fd -f 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

[no subject]

2022-07-26 Thread Rama Krishnan
Hi all, How to take a table backup using directory format? I am having huge size of table when I am using a pg_dump it tooks more time kindly suggest me