Re: mystery with postgresql.auto.conf
Greg Sabino Mullane <htamfids@gmail.com>
From: Greg Sabino Mullane <htamfids@gmail.com>
To: Matthias Apitz <guru@unixarea.de>
Cc: Ian Lawrence Barwick <barwick@gmail.com>,
pgsql-general@lists.postgresql.org
Date: 2024-04-10T16:34:15Z
Lists: pgsql-general
On Wed, Apr 10, 2024 at 8:40 AM Matthias Apitz <guru@unixarea.de> wrote: > Maybe later I did it accidently against the 15.1 server from the psql > history. Yes, as shown by the timestamps from your first post: -rw------- 1 postgres postgres 124 Mar 28 11:35 > postgresql151/data/postgresql.auto.conf > This is also a good reason to set your log_statement to 'ddl', which will put the ALTER SYSTEM change into your database logs. Cheers, Greg