From: | Robert Haas <robertmhaas(at)gmail(dot)com> |
---|---|
To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
Cc: | Andrew Dunstan <andrew(at)dunslane(dot)net>, Nathan Bossart <nathandbossart(at)gmail(dot)com>, Israel Barth Rubio <barthisrael(at)gmail(dot)com>, vignesh C <vignesh21(at)gmail(dot)com>, PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org> |
Subject: | Re: Add -k/--link option to pg_combinebackup |
Date: | 2025-03-19 13:02:37 |
Message-ID: | CA+Tgmob=fPRDnbtPBnTQ+TkRirnN7sPLzjj3u1Z-ByNbAUY41w@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On Tue, Mar 18, 2025 at 4:38 PM Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> wrote:
> On my machine, that took right about 2 minutes for a long time;
> lately it's crept up to about 2:15 which is already annoying me.
I'm constantly amazed by how well-optimized you and Andres are around
this stuff and how little delay it takes to annoy you. I'm not
questioning that it does, but personally I'm so dumb that the dominant
time for me is almost how fast I can figure out what the heck I should
even be doing. I could run the tests ten times as often as I actually
do and probably still not care about the difference between 2 and
2:15, because it would be dwarfed by the 47:25 I spent looking for
some stupid bug I introduced. :-)
--
Robert Haas
EDB: http://www.enterprisedb.com
From | Date | Subject | |
---|---|---|---|
Next Message | Andres Freund | 2025-03-19 13:04:59 | Re: race condition in pg_class |
Previous Message | Robert Haas | 2025-03-19 12:59:03 | Re: Update Unicode data to Unicode 16.0.0 |