Re: database not found - Mailing list pgsql-admin

From Scott Marlowe
Subject Re: database not found
Date
Msg-id CAOR=d=3RBgrVgFzHh4bizqum5rUuLjKYm4b8w0WQYc7YDKjSsg@mail.gmail.com
Whole thread Raw
In response to Re: database not found  (Richard Harper <drrwharper@gmail.com>)
List pgsql-admin
On Mon, Aug 13, 2012 at 8:18 AM, Richard Harper <drrwharper@gmail.com> wrote:
> All of the databases appear to be where they should be.  As an experiment, I
> tried tcp/ip to the 'posgres' database.  That worked.  Thanks to Ray, I
> worked that out.  Per the suggestion I tried:
> psql -h 127.0.0.1 -d d3_jchem.  It connected after requesting a password
> (SSL).  I still cannot connect to d3_jchem.  Also, an additional role I
> created (su) was not found.  Could it be a file protection setting.  I
> notice that I cannot even ls the ..../base directory without being
> superuser.  That does not seem right.  Thanks for your patience and
> suggestions.

Any upper case characters in there and it's case folding maybe?


pgsql-admin by date:

Previous
From: Laszlo Nagy
Date:
Subject: Re: database not found
Next
From: Joe Tennant
Date:
Subject: pg_dump out of memory issue...