problem

From: "Elwyn" <tmloo(at)fbic(dot)com(dot)my>
To: <pgsql-ports(at)postgresql(dot)org>
Subject: problem
Date: 2004-06-01 07:00:20
Message-ID: 011b01c447a6$33b61250$24c809c0@tmloo
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-ports


Dear all,

Thank you for your support. i have face a problem here. when i try to input

Error
1) postmaster -D mydb

error message will display as below
FATAL: database files are incompatible with server
DETAIL: The data directory was initialized by PostgreSQL version 7.2, which is not compatible with this version 7.4.1.
DEBUG: startup process <pid 1620) exited abnormally
DEBUG: aborting startup due to startup process failure

2) createdb mydb

error message will display as below
createdb: could not connect to database template1: could not connect to server:
Connection refused
Is the server running on host "localhost" and accepting
TCP/IP connections on port 5432?

These 2 above are the error that i currently face. please give me some suggestion on what should i do to correct these error.

Thank you.

Regards,
Elwyn

Responses

Browse pgsql-ports by date

  From Date Subject
Next Message Robert Treat 2004-06-04 18:08:01 Re: problem
Previous Message andrefarias 2004-05-31 20:58:21 Re: problems compiling postgresql7.2.1 on debian 3.0