Pg 16: will pg_dump & pg_restore be faster?

From: Ron <ronljohnsonjr(at)gmail(dot)com>
To: pgsql-general(at)lists(dot)postgresql(dot)org
Subject: Pg 16: will pg_dump & pg_restore be faster?
Date: 2023-05-30 20:54:11
Message-ID: 7e1a8736-d74c-8de1-679f-f47b250a13cc@gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general


https://www.postgresql.org/about/news/postgresql-16-beta-1-released-2643/
says "PostgreSQL 16 can also improve the performance of concurrent bulk
loading of data using COPY up to 300%."

Since pg_dump & pg_restore use COPY (or something very similar), will the
speed increase translate to higher speeds for those utilities?

--
Born in Arizona, moved to Babylonia.

Responses

Browse pgsql-general by date

  From Date Subject
Next Message David Rowley 2023-05-30 21:14:20 Re: Pg 16: will pg_dump & pg_restore be faster?
Previous Message Lian Jiang 2023-05-30 20:23:45 event trigger should provide more details