Re: please help--database just locks up.
От | Ed Loehr |
---|---|
Тема | Re: please help--database just locks up. |
Дата | |
Msg-id | 200302171558.58222.ed@LoehrTech.com обсуждение исходный текст |
Ответ на | please help--database just locks up. ("Mona Gamboa" <mona@loopone.com>) |
Список | pgsql-admin |
Can you post the output of these commands? uname -a export PGDATA=/path/to/your/data grep ^log_ $PGDATA/postgresql.conf cat $PGDATA/postmaster.pid ps augxwww | egrep 'postgres|postmaster|PID' psql -d template1 -c "select version()" uptime df $PGDATA Regards, Ed On Monday February 17 2003 3:16, Mona Gamboa wrote: > we are running linux and postgres7.3.2 in a production environment. > > the database just 'locks ups.' if i try to get into psql X [where > X is my database or template 0 or template 1] it just sits there. > the log files don't say anything......there's no indication as to > what is happening. > > if i look at top it says 100% idle, and the postmaster is > supposedly still running, as i see it when i do a ps auuwx| grep > ^postgres.... > > can anybody please help me figure out how to find out what's > happening? > > thank you so much, > > Mona Gamboa
В списке pgsql-admin по дате отправления: