Re: ADD COLUMN damage control - Mailing list pgsql-novice

From Tom Lane
Subject Re: ADD COLUMN damage control
Date
Msg-id 2545.1121693350@sss.pgh.pa.us
Whole thread Raw
In response to ADD COLUMN damage control  (Diana Nemirovsky <diana@marinconsulting.com>)
List 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 by date:

Previous
From: "Reinhard Hnat"
Date:
Subject: Problem with starting Postgres
Next
From: Tom Lane
Date:
Subject: Re: Problem with starting Postgres