Thread

  1. Access to latest snapshot

    Michael Meskes <meskes@topsystem.de> — 1998-02-10T11:49:27Z

    I just installed the latest snapshot. And now I cannot access the DB
    anymore:
    
    psql mm
    Welcome to the POSTGRESQL interactive sql monitor:
      Please read the file COPYRIGHT for copyright terms of POSTGRESQL
    
       type \? for help on slash commands
       type \q to quit
       type \g or terminate with semicolon to execute query
     You are currently connected to the database: mm
    
    mm=> \z
    ERROR:  SearchSysCache: Called while cache disabled
    
    
    Michael
    -- 
    Dr. Michael Meskes, Project-Manager    | topsystem Systemhaus GmbH
    meskes@topsystem.de                    | Europark A2, Adenauerstr. 20
    meskes@debian.org                      | 52146 Wuerselen
    Go SF49ers! Go Rhein Fire!             | Tel: (+49) 2405/4670-44
    Use Debian GNU/Linux!                  | Fax: (+49) 2405/4670-10
    
    
  2. Re: [HACKERS] Access to latest snapshot

    Bruce Momjian <maillist@candle.pha.pa.us> — 1998-02-10T14:08:33Z

    > 
    > I just installed the latest snapshot. And now I cannot access the DB
    > anymore:
    > 
    > psql mm
    > Welcome to the POSTGRESQL interactive sql monitor:
    >   Please read the file COPYRIGHT for copyright terms of POSTGRESQL
    > 
    >    type \? for help on slash commands
    >    type \q to quit
    >    type \g or terminate with semicolon to execute query
    >  You are currently connected to the database: mm
    > 
    > mm=> \z
    > ERROR:  SearchSysCache: Called while cache disabled
    > 
    
    initdb.  Things have changed.
    
    -- 
    Bruce Momjian
    maillist@candle.pha.pa.us