Thread: ...

...

From
"G.LeeJ"
Date:
Can someone point  me in right direction on how to solve the following error
that I'm getting while trying to connect to my database for use in pgaccess....

========================
[spiritwind@c1347127-a handiman]$ /usr/bin/postmaster -i -D /usr/local/pgsql/handiman2
DEBUG:  database system was shut down at 2001-09-10 09:32:46 PDT
DEBUG:  CheckPoint record at (0, 1522164)
DEBUG:  Redo record at (0, 1522164); Undo record at (0, 0); Shutdown TRUE
DEBUG:  NextTransactionId: 615; NextOid: 18720
DEBUG:  database system is in production state
FATAL 1:  Database "handiman2" does not exist in the system catalog.
FATAL 1:  Database "/usr/local/pgsql/handiman2" does not exist in the system catalog.
/usr/bin/postmaster: dumpstatus:


Re:

From
Jason Tan
Date:

Perhaps a silly questin but can you connect tot eh database with psql.

It sort of looks like the database inst there.
(I have neveer used  pgasccess, but that is what the "does not exist in
system catalog" has always meant for me.)

Jason

On Mon, 10 Sep 2001, G.LeeJ wrote:

>
> Can someone point  me in right direction on how to solve the following error
> that I'm getting while trying to connect to my database for use in pgaccess....
>
> ========================
> [spiritwind@c1347127-a handiman]$ /usr/bin/postmaster -i -D /usr/local/pgsql/handiman2
> DEBUG:  database system was shut down at 2001-09-10 09:32:46 PDT
> DEBUG:  CheckPoint record at (0, 1522164)
> DEBUG:  Redo record at (0, 1522164); Undo record at (0, 0); Shutdown TRUE
> DEBUG:  NextTransactionId: 615; NextOid: 18720
> DEBUG:  database system is in production state
> FATAL 1:  Database "handiman2" does not exist in the system catalog.
> FATAL 1:  Database "/usr/local/pgsql/handiman2" does not exist in the system catalog.
> /usr/bin/postmaster: dumpstatus:
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 1: subscribe and unsubscribe commands go to majordomo@postgresql.org
>

--
------------------------------------------------------------------------------
Jason Tan                                                jason@rebel.net.au
     "Democracy is two wolves and a lamb voting on what to have for lunch.
                 Liberty is a well-armed lamb contesting the vote."
                               ~Benjamin Franklin, 1759
------------------------------------------------------------------------------