On Aug 18, 2009, at 1:35 PM, Michael Wood wrote:
> Do you by any chance have the PGUSER environment variable set to
> "david"?
>
> e.g.:
> imac:~ postgres$ echo $PGUSER
>
> or:
> imac:~ postgres$ env | grep david
Both commands return an empty string.
Does this mean that I need to set the PGUSER environment variable? If
so, how do I do that?