BUG #2711: PGUSER affects "pg_ctl -w start" behavior

From: "Yang Zhang" <yang(dot)postgresqlbugs(at)mailnull(dot)com>
To: pgsql-bugs(at)postgresql(dot)org
Subject: BUG #2711: PGUSER affects "pg_ctl -w start" behavior
Date: 2006-10-22 22:54:49
Message-ID: 200610222254.k9MMsnWa029698@wwwmaster.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs


The following bug has been logged online:

Bug reference: 2711
Logged by: Yang Zhang
Email address: yang(dot)postgresqlbugs(at)mailnull(dot)com
PostgreSQL version: 8.1.4
Operating system: Linux (Fedora Core 5)
Description: PGUSER affects "pg_ctl -w start" behavior
Details:

When I do the following, PG never actually starts:

PGUSER=postgres pg_ctl -w start

If I make sure PGUSER I unset before pg_ctl, however, then everything
proceeds smoothly.

Even if this is a 'feature' instead of a bug, it should be documented. (No
mention of PGUSER in man pg_ctl.)

Browse pgsql-bugs by date

  From Date Subject
Next Message Thomas H 2006-10-22 23:28:32 BUG #2712: could not fsync segment: Permission denied
Previous Message me 2006-10-22 05:10:25 bug? VACUUM ANALYZE {table} outputs transaction id wrap limit to logfile