Re: Drop table

Поиск
Список
Период
Сортировка
От Michael Fuhr
Тема Re: Drop table
Дата
Msg-id 20041207083113.GA53617@winnie.fuhr.org
обсуждение исходный текст
Ответ на Drop table  (Nageshwar Rao <NageshwarR@PLANETASIA.COM>)
Список pgsql-general
On Tue, Dec 07, 2004 at 01:20:07PM +0530, Nageshwar Rao wrote:

> Not able to drop a table,though nobody is accessing the table.I am able to
> insert the records and delete the records.When I give drop table it just
> hangs there .No error message.

Another transaction might be holding a lock on the table.  Have
you looked at pg_locks?

--
Michael Fuhr
http://www.fuhr.org/~mfuhr/

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

Предыдущее
От: Nageshwar Rao
Дата:
Сообщение: Drop table
Следующее
От: Daniel Martini
Дата:
Сообщение: Re: When to encrypt