Postfresql 8.4 Problem

From: Electric Boy <electricboy98(at)yahoo(dot)com>
To: "pgsql-general(at)postgresql(dot)org" <pgsql-general(at)postgresql(dot)org>
Subject: Postfresql 8.4 Problem
Date: 2013-01-25 15:02:22
Message-ID: 1359126142.69251.YahooMailNeo@web140501.mail.bf1.yahoo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

I have a problem with posgresql 8.4, yesterday when I tried to reinstall and do restore the old database not work if you install in a different folder than the folder given the old database, the program works. When installing program the old folder where the database service postgresql not start with this log :

2013-01-25 16:32:28 EET LOG:  database system was shut down at 2013-01-25 16:32:11 EET
2013-01-25 16:32:28 EET FATAL:  the database system is starting up
2013-01-25 16:32:29 EET LOG:  database system is ready to accept connections
2013-01-25 16:32:29 EET LOG:  autovacuum launcher started
2013-01-25 16:34:14 EET LOG:  received fast shutdown request
2013-01-25 16:34:14 EET LOG:  aborting any active transactions
2013-01-25 16:34:14 EET LOG:  autovacuum launcher shutting down
2013-01-25 16:34:14 EET LOG:  shutting down
2013-01-25 16:34:14 EET LOG:  database system is shut down

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Rodrigo Pereira da Silva 2013-01-25 15:08:03 Re: Throttling Streamming Replication
Previous Message Tom Lane 2013-01-25 14:42:27 Re: Prevent out of memory errors by reducing work_mem?