[GENERAL] Number of rows affected by ON CASCADE

Поиск
Список
Период
Сортировка
От Dan
Тема [GENERAL] Number of rows affected by ON CASCADE
Дата
Msg-id CAK00fOLCrx+aq3bka3YtYJ5woQBGvz=Gug_yWcwCOMD9WkJquA@mail.gmail.com
обсуждение исходный текст
Список pgsql-general
Hi,

When I do a DELETE FROM table WHERE ...;

I get the number of rows deleted in that table.

How do I get the total number of rows deleted in the database by
foreign keys with the ON CASCADE option?

Thanks,
Daniel


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

Предыдущее
От: Michael Paquier
Дата:
Сообщение: Re: [GENERAL] Deleting unwanted wal files
Следующее
От: Rob Audenaerde
Дата:
Сообщение: [GENERAL] Count column with name 'count' returns multiple rows. Why?