it refuses to go down...

Поиск
Список
Период
Сортировка
От Tena Sakai
Тема it refuses to go down...
Дата
Msg-id FE44E0D7EAD2ED4BB2165071DB8E328C0378F152@egcrc-ex01.egcrc.org
обсуждение исходный текст
Ответы Re: it refuses to go down...  (Tom Lane <tgl@sss.pgh.pa.us>)
Re: it refuses to go down...  (salman <salmanb@quietcaresystems.com>)
Re: it refuses to go down...  ("Scott Marlowe" <scott.marlowe@gmail.com>)
Список pgsql-admin

Hi Everybody,

I ran out of space over the weekend.  /usr/local/ filled up.
I got a new partition and about 1/2 done with copying the
data from the filled-up partition.  BTW, I am using postgres
8.3.0 on dell hardware/ redhat advanced server.

I did:
  $ pg_ctl status
  pg_ctl: server is running (PID: 11148)
  /usr/local/pgsql/bin/postgres

and proceeded with:

  $ pg_ctl stop -m fast
  waiting for server to shut down............................................................... failed
  pg_ctl: server does not shut down

My plan was to shutdown, make sure the env variables are
set correctly and restart.  But it refuses to go down as
shown above.  I then tried to use psql:
  $ psql canon

and it tells me:
  psql: FATAL:  the database system is shutting down

Can I kill the process 11148 and do as I planned accordingly?

I would appreciate any pointers.

Regards,

Tena Sakai
tsakai@gallo.ucsf.edu

В списке pgsql-admin по дате отправления:

Предыдущее
От: "Scott Marlowe"
Дата:
Сообщение: Re: Database file names
Следующее
От: Tom Lane
Дата:
Сообщение: Re: it refuses to go down...