Re: ADD COLUMN damage control

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: ADD COLUMN damage control
Дата
Msg-id 2545.1121693350@sss.pgh.pa.us
обсуждение исходный текст
Ответ на ADD COLUMN damage control  (Diana Nemirovsky <diana@marinconsulting.com>)
Список pgsql-novice
Diana Nemirovsky <diana@marinconsulting.com> writes:
> Then site-wide, things all broke. I deleted (cascade) the trigger, but what
> was breaking was across all tables, and not just on the tables touched by
> my trigger. Queries that used to work fine no longer do. Not having any
> other logical explanation, I looked up the VACUUM command, and tried that
> on each table. Same result. Things are broken all over the place.

No one can possibly help you with such a vague problem report.  Don't
say "broken", show us a few examples of specific queries and the exact
error messages you get.

            regards, tom lane

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

Предыдущее
От: "Reinhard Hnat"
Дата:
Сообщение: Problem with starting Postgres
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Problem with starting Postgres