BIG PROBLEM

From: Ricardo Romero <rromero(at)netfriendly(dot)com>
To: "pgsql-general(at)postgreSQL(dot)org" <pgsql-general(at)postgreSQL(dot)org>, rromero(at)netfriendly(dot)com
Subject: BIG PROBLEM
Date: 1998-06-11 23:09:57
Message-ID: 358063C4.E1C45CFE@netfriendly.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

What is wrong ?????????

Tks, for any help.

% who am i
pgsql ttyp4 Jun 11 23:03
% psql template1
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: template1

template1=> \q
% createdb my_db
% psql my_db
Broken pipe
% psql my_db
Connection to database 'my_db' failed.
FATAL 1: InitPostgres could not validate that the database version is
compatible with this level of Postgres
even though the database system as a whole appears to be at a
compatible level.
You may need to recreate the database with SQL commands DROP
DATABASE and CREATE DATABASE.
File '/usr/local/pgsql/data/base/my_db/PG_VERSION' does not
exist or no read permission.
%

Browse pgsql-general by date

  From Date Subject
Next Message Brett W. McCoy 1998-06-12 01:51:51 Re: [GENERAL] PostgreSQL/ODBC/WinNT?
Previous Message Paul D. Boyle 1998-06-11 20:03:50 Serial vs. Parallel Queries