Re: Cannot start Postgres- FATAL: invalid cache id: 19

From: Vick Khera <vivek(at)khera(dot)org>
To: pgsql-general <pgsql-general(at)postgresql(dot)org>
Subject: Re: Cannot start Postgres- FATAL: invalid cache id: 19
Date: 2010-12-01 22:35:50
Message-ID: AANLkTimi60xCLrGEaL1L1kr=KsYryRpLuVMtk3MBBG14@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Wed, Dec 1, 2010 at 4:15 PM, Jolles, Peter M (GE Energy)
<peter(dot)jolles(at)ge(dot)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.

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Rich Shepard 2010-12-01 23:01:29 Re: Proper Permissions for /usr/local/pgsql/data
Previous Message Alban Hertroys 2010-12-01 22:33:31 Re: How to find correct locale name for CREATE DATABASE