Re: [GENERAL] Database "template1" does not exist in the system catalog.

2005-01-10 Thread Aaron Mark
Unfortunately, I can't seem to connect to any other database. I only had one non-system database so I tried that, and that I was thinking there was a template0, so I tried that as well. Thanks in advance for any help you can provide! Aaron From: Tom Lane <[EMAIL PROTECTED]> To:

[GENERAL] Database "template1" does not exist in the system catalog

2005-01-10 Thread Aaron Mark
I apologize if this is a duplicate of a message I just sent. The message didn't appear to go through. I seem to have encountered a major corruption error. I am currently running PostgreSQL 7.3.6. Here is an example of an error I received: # psql -h 127.0.0.1 -p 5432 -U postgres template1 ps

[GENERAL] Database "template1" does not exist in the system catalog.

2005-01-10 Thread Aaron Mark
When I try to connect to template1 via psql, I get the following error message: psql: FATAL: Database "template1" does not exist in the system catalog. I get a similar error when trying to do a pg_dumpall. In searching the list and trying to find a good place to start, I downloaded pgfsck and I