Re: pg_dump fails..does not like "text" data..
От
Chris Gamache
Тема
Re: pg_dump fails..does not like "text" data..
Дата
Msg-id
20020813150624.35650.qmail@web13807.mail.yahoo.com
Ответ на
Список
Дерево обсуждения
pg_dump fails..does not like "text" data.. "Peter Kelly" <pkelly@ETS.NET>
Re: pg_dump fails..does not like "text" data.. Tom Lane <tgl@sss.pgh.pa.us>
Re: pg_dump fails..does not like "text" data.. Chris Gamache <cgg007@yahoo.com>
Runaway SELECT Chris Gamache <cgg007@yahoo.com>
Re: pg_dump fails..does not like "text" data.. Tom Lane <tgl@sss.pgh.pa.us>
root@database:~# ps -auxww | grep SELECT postgres 10906 99.9 0.4 7596 4008 ? R Jul31 18445:54 postgres: postg res database 192.168.2.1 SELECT Any clues on how to stop this runaway select without having to force the whole database down? This was started from an ODBC connection. Obviously the connection timed out... :) Can I kill -TERM 10906 ? Can I kill -KILL 10906 ? CG __________________________________________________ Do You Yahoo!? HotJobs - Search Thousands of New Jobs http://www.hotjobs.com
В списке pgsql-admin по дате отправления