Re: How to watch for schema changes

From: Christophe Pettus <xof(at)thebuild(dot)com>
To: Igor Korot <ikorot01(at)gmail(dot)com>
Cc: Melvin Davidson <melvin6925(at)gmail(dot)com>, pgsql-general <pgsql-general(at)postgresql(dot)org>
Subject: Re: How to watch for schema changes
Date: 2018-09-18 02:19:16
Message-ID: 9FA8DE58-3FF0-4A15-AE75-8BFE5F4B558C@thebuild.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general


> On Sep 17, 2018, at 07:09, Igor Korot <ikorot01(at)gmail(dot)com> wrote:
>
> Is there a way to query a server for a place where the log file is?

SHOW log_directory;

It's either relative to the PGDATA directory, or an absolute path.

--
-- Christophe Pettus
xof(at)thebuild(dot)com

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Fabio Pardi 2018-09-18 08:25:12 Re: Pgbouncer and postgres
Previous Message Michael Paquier 2018-09-18 00:33:07 Re: scram-sha-256 authentication broken in FIPS mode