| From: | newsreader(at)mediaone(dot)net |
|---|---|
| To: | pgsql-general(at)postgresql(dot)org |
| Subject: | Re: dumping trouble (solved) |
| Date: | 2001-07-25 11:42:57 |
| Message-ID: | 20010725074256.A30888@dragon.universe |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
I located another trigger to drop
and the problem is no longer
Anyway it will be convenient to
to have a command to view all
triggers like \d to views all
tables
On Tue, Jul 24, 2001 at 12:12:38PM -0400, newsreader(at)mediaone(dot)net wrote:
> Can someone tell me what the
> following error message means?
>
>
> $ /usr/local/pg7.1/bin/pg_dump -t auto_feed what >> 6am_dump
> getTables(): SELECT (funcname) for trigger title_fti_trigger returned 0 tuples. Expected 1.
>
>
> I have now dropped all triggers
> and a function that I made
> recently. I didn't have
> this problem before
>
> ---------------------------(end of broadcast)---------------------------
> TIP 6: Have you searched our list archives?
>
> http://www.postgresql.org/search.mpl
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Francisco Reyes | 2001-07-25 12:29:04 | Re: Compile problem on fBSD 4.3 |
| Previous Message | Peter Peltonen | 2001-07-25 10:59:51 | Re: 7.1.1: pgdump fails (SOLVED) |