Re: BUG #19691: Wrong configuration in .../Postgres/var-19/postgresql.auto.conf

From: "David G(dot) Johnston" <david(dot)g(dot)johnston(at)gmail(dot)com>
To: "jsschmidthb(at)gmail(dot)com" <jsschmidthb(at)gmail(dot)com>, "pgsql-bugs(at)lists(dot)postgresql(dot)org" <pgsql-bugs(at)lists(dot)postgresql(dot)org>
Subject: Re: BUG #19691: Wrong configuration in .../Postgres/var-19/postgresql.auto.conf
Date: 2026-09-16 12:05:48
Message-ID: CAKFQuwb9SkJm3A7=wWbGBPBPmoGMN2GBjZ2czVtQvSZyU_ieVA@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

On Wednesday, September 16, 2026, PG Bug reporting form <
noreply(at)postgresql(dot)org> wrote:

> The following bug has been logged on the website:
>
> Bug reference: 19691
> Logged by: Jürgen Schmidt
> Email address: jsschmidthb(at)gmail(dot)com
> PostgreSQL version: 19beta3
> Operating system: macOS Tahoe 26.6.2
> Description:
>
> The wrong line: shared_preload_libraries =
> '"auth_permission_dialog,pg_stat_statements"':
>
> The quotation marks must be removed.
>
> The right line: shared_preload_libraries =
> 'auth_permission_dialog,pg_stat_statements'.
>

Seems more likely to be operator error than a bug.

David J.

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Tom Lane 2026-09-16 14:13:43 Re: BUG #19691: Wrong configuration in .../Postgres/var-19/postgresql.auto.conf
Previous Message Rikinho Melo 2026-09-16 11:01:53 Erro ao instalar PostgreSQL