Running 3.11.7.0 beta. First ever PT3 crash (or PostgerSQL 9.1). I was running a report at the time of the crash. Logging was enabled but there is not a log for today’s date. After the crash the following occurs when I run PT3. Opening PT3 sends me to “Configure PostgreSQL Database” for the option to cerate a new database. If I try to “Browse Databases” I get the following error message: “Unable to login to database (template 1). Reason: FATAL: the database system is in recovery mode”. Likewise, when I try to login to the database via pgAdmin III I get a similar message: “Error connecting to server: FATAL: the database system is in recovery mode
Any hope here that the database can be recovered? Is recovery an automatic PostgerSQL response to a crash or must one initiate recovery from the WAL’s?