Re: Cannot start Postgres- FATAL: invalid cache id: 19 - Mailing list pgsql-general

From Vick Khera
Subject Re: Cannot start Postgres- FATAL: invalid cache id: 19
Date
Msg-id AANLkTimi60xCLrGEaL1L1kr=KsYryRpLuVMtk3MBBG14@mail.gmail.com
Whole thread Raw
In response to Re: Cannot start Postgres- FATAL: invalid cache id: 19  ("Jolles, Peter M (GE Energy)" <peter.jolles@ge.com>)
List pgsql-general
On Wed, Dec 1, 2010 at 4:15 PM, Jolles, Peter M (GE Energy)
<peter.jolles@ge.com> wrote:
> I apologize for the seeming dumb questions, but I have tried to start
> the database using the following command:
>
> postgres --single -D "d:/database" mydatabase
>
> That gets me a new line in my command prompt window and nothing else.
> Postgres 8.4 at least throws a warning if I am not logged in as an under
>

Does the user you are logged in under have write permission to the
d:/database directory?  What you should get is a postgres command line
prompt.

pgsql-general by date:

Previous
From: Alban Hertroys
Date:
Subject: Re: How to find correct locale name for CREATE DATABASE
Next
From: Rich Shepard
Date:
Subject: Re: Proper Permissions for /usr/local/pgsql/data