pg_dump - getTables() problem

From: Erol Öz <eroloz(at)esg(dot)com(dot)tr>
To: "PostgreSQL General List" <pgsql-general(at)postgresql(dot)org>
Subject: pg_dump - getTables() problem
Date: 2001-10-23 05:46:18
Message-ID: 003301c15b86$09d6c560$0b00000a@doruk.www.doruk.net.tr
Views: Raw Message | Whole Thread | 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
----------------------------------------------------------------------------
---------

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Stephan Szabo 2001-10-23 06:31:06 Re: UNION bug in 7.1.3?
Previous Message Ernesto Baschny 2001-10-23 05:40:47 oid not "UNIQUE" for use as FOREIGN KEY?