Re: database is not accepting commands

From: reem <dailyemailr(at)gmail(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: database is not accepting commands
Date: 2017-05-17 05:44:37
Message-ID: 1494999877021-5962030.post@n3.nabble.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

postgres 9.3 in ubuntu OS.

Yes I did this :
1- service postgresql stop
2- /usr/lib/postgresql/9.3/bin/postgres --single -D
/var/lib/postgresql/9.3/main -c
config_file=/etc/postgresql/9.3/main/postgresql.conf dbname
3-vacuum verbose
4- vacumming processed and it shows tables being vacuumed but then suddenly
stopped with the same error above.

Please note we didn't try to VACUUM FULL because it takes a lot of the
resources .

--
View this message in context: http://www.postgresql-archive.org/database-is-not-accepting-commands-tp5961831p5962030.html
Sent from the PostgreSQL - general mailing list archive at Nabble.com.

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Adrian Klaver 2017-05-17 14:15:49 Re: database is not accepting commands
Previous Message reem 2017-05-17 05:38:01 Re: database is not accepting commands