Re: [GENERAL] Unable to get postgres running after long time no vacuum

2007-07-07 Thread Tom Lane
"Leon Mergen" <[EMAIL PROTECTED]> writes: > Now, I enter a 'vacuum verbose;' and wait for about a day (the > database is 1TB in size) -- it completes, and I start the database > again; it starts replaying the +- 1K WAL log files for a while, and > after completion, I try to attempt to connect to th

[GENERAL] Unable to get postgres running after long time no vacuum

2007-07-07 Thread Leon Mergen
Hello, Okay, I was stupid -- I didn't check my database server for a while (vacation), returned, and found out I didn't run vacuum for a too long time: bash-3.1$ psql --version psql (PostgreSQL) 8.1.9 contains support for command-line editing bash-3.1$ psql psql: FATAL: database is not acceptin

[GENERAL] Unable to get postgres running after long time no vacuum

2007-07-07 Thread Leon Mergen
Hello, Okay, I was stupid -- I didn't check my database server for a while (vacation), returned, and found out I didn't run vacuum for a too long time: bash-3.1$ psql --version psql (PostgreSQL) 8.1.9 contains support for command-line editing bash-3.1$ psql psql: FATAL: database is not acceptin