Re: Mention the default io_method?

From: Peter Eisentraut <peter(at)eisentraut(dot)org>
To: Pavel Stehule <pavel(dot)stehule(at)gmail(dot)com>, "Daniel Westermann (DWE)" <daniel(dot)westermann(at)dbi-services(dot)com>
Cc: "pgsql-docs(at)lists(dot)postgresql(dot)org" <pgsql-docs(at)lists(dot)postgresql(dot)org>
Subject: Re: Mention the default io_method?
Date: 2025-06-17 05:46:28
Message-ID: 7713ba1d-1175-4b60-8937-5abedab0a9ee@eisentraut.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-docs pgsql-hackers

On 03.04.25 17:14, Pavel Stehule wrote:
> čt 3. 4. 2025 v 13:26 odesílatel Daniel Westermann (DWE)
> <daniel(dot)westermann(at)dbi-services(dot)com <mailto:daniel(dot)westermann(at)dbi-
> services.com>> napsal:
>
> st 2. 4. 2025 v 12:28 odesílatel Daniel Westermann (DWE)
> <daniel(dot)westermann(at)dbi-services(dot)com <mailto:daniel(dot)westermann(at)dbi-
> services.com>> napsal:
>
> Hi,
>
> https://www.postgresql.org/docs/devel/runtime-config-
> resource.html#GUC-IO-METHOD <https://www.postgresql.org/docs/
> devel/runtime-config-resource.html#GUC-IO-METHOD>
>
> Shouldn't we mention that "worker" is the default?
>
>
> >+1
>
> >Pavel
>
> ... attached a small patch for this.
>
>
> looks ok

committed

In response to

Browse pgsql-docs by date

  From Date Subject
Next Message Fujii Masao 2025-06-17 14:54:48 Re: Clarify VACUUM FULL exclusion in total_vacuum_time docs
Previous Message Robert Treat 2025-06-13 12:09:37 Re: Clarify VACUUM FULL exclusion in total_vacuum_time docs

Browse pgsql-hackers by date

  From Date Subject
Next Message Daniel Gustafsson 2025-06-17 06:28:34 Re: pg_upgrade fails with an error "object doesn't exist"
Previous Message Fujii Masao 2025-06-17 05:38:11 Re: Avoid possible dereference null pointer (contrib/postgres_fdw/postgres_fdw.c)