Re: Strange behavior: row won't delete

Поиск
Список
Период
Сортировка
От Adrian Klaver
Тема Re: Strange behavior: row won't delete
Дата
Msg-id 633008279.4323971236098192551.JavaMail.root@sz0030a.emeryville.ca.mail.comcast.net
обсуждение исходный текст
Ответ на Re: Strange behavior: row won't delete  (Phoenix Kiula <phoenix.kiula@gmail.com>)
Ответы Re: Strange behavior: row won't delete  (Phoenix Kiula <phoenix.kiula@gmail.com>)
Список pgsql-general
----- "Phoenix Kiula" <phoenix.kiula@gmail.com> wrote:

> > commit the transaction where you altered the table. It has an open
> lock on
> > the table.
>
>
>
> =# commit;
>
> WARNING:  there is no transaction in progress
> COMMIT
> Time: 0.282 ms
>
>
> So no, there's nothing pending.
>
> --

Are you connected to the right database?. I have been in that situation, looking at the log for db A and doing things
indb B. 

Adrian Klaver
aklaver@comcast.net



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

Предыдущее
От: Phoenix Kiula
Дата:
Сообщение: Re: Strange behavior: row won't delete
Следующее
От: Phoenix Kiula
Дата:
Сообщение: Re: Strange behavior: row won't delete