Table specified more than once error!

From: "Steve Whiteley" <stevew(at)ukip(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Table specified more than once error!
Date: 2001-12-05 15:55:56
Message-ID: 3c0e4253$1@news.1anetworks.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Help!

I am getting the error

ERROR: Table name 'main' specified more than once

when I am querying postgresql - I am running v 7.0.3 on Linux

does anybody know what causes this and how to solve it? I can only see one
'main' table! :o(

thanks
Steve Whiteley

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Tielman J de Villiers 2001-12-05 17:10:04 Re: Selecting across Multiple Tables
Previous Message Kirk Strauser 2001-12-05 15:40:27 I wrote a program to migrate Interbase -> PostgreSQL