Re: Logging question

From: Michael Fuhr <mike(at)fuhr(dot)org>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: Madison Kelly <linux(at)alteeve(dot)com>, pgsql-general(at)postgresql(dot)org
Subject: Re: Logging question
Date: 2005-01-18 04:57:48
Message-ID: 20050118045747.GA16188@winnie.fuhr.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Mon, Jan 17, 2005 at 11:41:34PM -0500, Tom Lane wrote:
>
> You forgot that ALTER DATABASE has this same option. It might be that
> ALTER USER is just as convenient, or even more so, for Madison's problem
> ... but it *can* be set at the database scope if needed.

Drat, thanks for the reminder. And yep, there it is, right at the
top of the ALTER DATABASE documentation...that's what I get for not
checking.

--
Michael Fuhr
http://www.fuhr.org/~mfuhr/

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Michael Glaesemann 2005-01-18 05:24:18 Re: Logging question
Previous Message Tom Lane 2005-01-18 04:57:26 Re: Logging question