Bug #540: pg_dump a simple table can fail if other view/triggers are faulty

From: pgsql-bugs(at)postgresql(dot)org
To: pgsql-bugs(at)postgresql(dot)org
Subject: Bug #540: pg_dump a simple table can fail if other view/triggers are faulty
Date: 2001-12-17 00:05:37
Message-ID: 200112170005.fBH05bW43618@postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

luby liao (liao(at)sandiego(dot)edu) reports a bug with a severity of 2
The lower the number the more severe it is.

Short Description
pg_dump a simple table can fail if other view/triggers are faulty

Long Description
We use Postgresql 7.1.2 on a Redhat 7.0 Linux PC. My CS145 students all work in a database called cs145. Some students introduced unintended faulty views and triggers into the database. When a student tried to pg_dump his own tables, he got error messages that say that other people's views or triggers were faulty.

Sample Code

No file was uploaded with this report

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Stephan Szabo 2001-12-17 01:10:45 Re: Bug #540: pg_dump a simple table can fail if other
Previous Message Bruce Momjian 2001-12-15 17:29:00 Re: Unable to compare _bpchar for similarity in WHERE-clause