Re: Delete Problem

Поиск
Список
Период
Сортировка
От Michael Fuhr
Тема Re: Delete Problem
Дата
Msg-id 20060713051007.GA24387@winnie.fuhr.org
обсуждение исходный текст
Ответ на Delete Problem  (Jamie Deppeler <jamie@doitonce.net.au>)
Список pgsql-general
On Thu, Jul 13, 2006 at 01:45:36PM +1000, Jamie Deppeler wrote:
> Just today i have noticed i have one certain table  that i cannot delete
> any records from

What happens when you try to delete?  Do you get an error?  Does
the delete succeed but report zero rows deleted?  Something else?
What does "EXPLAIN ANALYZE DELETE ..." show?  Is the delete done
in a transaction that doesn't commit?

--
Michael Fuhr

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

Предыдущее
От: mike
Дата:
Сообщение: Re: Crystal Reports 8.5 - SQL Expressions
Следующее
От: "surabhi.ahuja"
Дата:
Сообщение: cant connect to the database, even after doing start of postmaster using a script