Re: simple patch for discussion

From: David Rowley <dgrowleyml(at)gmail(dot)com>
To: Greg Hennessy <greg(dot)hennessy(at)gmail(dot)com>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: simple patch for discussion
Date: 2025-07-17 03:01:55
Message-ID: CAApHDvosyW4XhWQninb0oWF26sMgwVzqbiygNcteNw2ZDuj0Zw@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Thu, 17 Jul 2025 at 12:44, Greg Hennessy <greg(dot)hennessy(at)gmail(dot)com> wrote:
> workers, but there isn't an easy way to get more
> workers.

Is "alter table ... set (parallel_workers=N);" not easy enough?

David

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Amit Langote 2025-07-17 03:03:14 Re: duplicate line in ExecEvalJsonCoercionFinish
Previous Message Yugo Nagata 2025-07-17 01:57:36 Re: psql: tab-completion support for COPY ... TO/FROM STDIN, STDOUT, and PROGRAM