This is not gonna do

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
Cc: pgsql-hackers(at)postgreSQL(dot)org
Subject: This is not gonna do
Date: 2003-06-08 05:37:37
Message-ID: 27235.1055050657@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers pgsql-patches

The recent change to make log_min_messages SUSET provokes the following
behavior:

$ export PGOPTIONS="-d 5"
$ psql
psql: FATAL: 'log_min_messages': permission denied
$

Considering that I *am* superuser, this is quite unacceptable.
If you don't want to revert the change, propose another solution.

regards, tom lane

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2003-06-08 06:06:57 Re: Result of a query(Need Help)
Previous Message Larry Rosenman 2003-06-07 19:42:27 Re: 7.3.3 COMPILE FAILURE: pg_dump (fwd)

Browse pgsql-patches by date

  From Date Subject
Next Message Peter Eisentraut 2003-06-08 09:49:11 Re: [BUGS] Detecting proper bison version before make
Previous Message Bruce Momjian 2003-06-07 16:31:20 Re: [BUGS] Detecting proper bison version before make