On Fri, Oct 26, 2012 at 12:46 PM, Tom Lane wrote:
> Boris Epstein writes:
> > The Postgres 8.4 would simply not shutdown for me. Don't know why:
>
> > Here's a snippet of /var/postgres/8.4/data_64/server.log seemingly
> > corresponding to these shutdown attempts:
>
> > LOG: database system was
Boris Epstein writes:
> The Postgres 8.4 would simply not shutdown for me. Don't know why:
> Here's a snippet of /var/postgres/8.4/data_64/server.log seemingly
> corresponding to these shutdown attempts:
> LOG: database system was shut down at 2012-10-25 13:49:14 EDT
> LOG: database system is
Hello listmates,
When I run the following:
postgres@zeus:~$ export PGDATA=/var/postgres/8.4/data_64/
postgres@zeus:~$ /usr/postgres/8.4/bin/amd64/pg_ctl stop
waiting for server to shut
down... failed
pg_ctl: server does not shut down
p