| From: | Erol Öz <eroloz(at)esg(dot)com(dot)tr> |
|---|---|
| To: | "PostgreSQL General List" <pgsql-general(at)postgresql(dot)org> |
| Subject: | pg_dump, |
| Date: | 2001-10-20 06:16:11 |
| Message-ID: | 003a01c1592e$b7d2d5a0$0b00000a@doruk.www.doruk.net.tr |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
Hi,
The fallowing pg_dump command:
[postgres(at)trollandtoad postgres]$ pg_dump trollandtoad2 >
/home/postgres/trollandtoad_backups/trollandtoad2.daily.backup
returns:
getTables(): SELECT (funcname) for trigger trigger_order_t returned 0
tuples. Expected 1.
Could someone give me a hint where to look at to solve the problem.
P.S. trigger_order_t and the function it propagates exists. Even I drop both
of them, I get the same error message.
Thanks in advance
----------------------------------------------------------------------------
---------
Erol Öz eroloz(at)esg(dot)com(dot)tr
ESG Bilgi İletişim Sistemleri ve İnternet Hizmetleri Ltd. Şti.
www.esg.com.tr
Tel: +90 (212) 230 30 35 Fax: +90 (212) 230 35 65
Hanımefendi sk. No: 65/5 Şişli - İstanbul - TURKEY
----------------------------------------------------------------------------
---------
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Flancer | 2001-10-20 07:27:02 | Re: To Postgres Devs : Wouldn't changing the select limit |
| Previous Message | Tom Lane | 2001-10-20 05:01:47 | Re: To Postgres Devs : Wouldn't changing the select limit |