pg_dump

From: Volodymyr Blahoi <vblagoi(at)gmail(dot)com>
To: pgsql-bugs(at)lists(dot)postgresql(dot)org
Subject: pg_dump
Date: 2020-05-08 10:18:36
Message-ID: CAKeoALS2u6dwZZEr5ay8+_81FpdhPDghHQQ3aa2B2GVcW6iLfw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

When you create 5000 schemas and 100 tables with 10 different data types in
every schema and execute pg_dump -a --inserts -t schema1.table2 dbname, it
executing around 2 min. How to make it more faster?

Responses

  • Re: pg_dump at 2020-05-08 14:08:08 from David G. Johnston
  • Re: pg_dump at 2020-05-08 14:17:23 from Fabio Pardi

Browse pgsql-bugs by date

  From Date Subject
Next Message David G. Johnston 2020-05-08 14:08:08 Re: pg_dump
Previous Message PG Bug reporting form 2020-05-08 07:42:23 BUG #16424: COPY Command fails for CSV formath