Re: BUG #5813: Cross Database Access in the same server using DBlink

From: "Kevin Grittner" <Kevin(dot)Grittner(at)wicourts(dot)gov>
To: <pgsql-bugs(at)postgresql(dot)org>,"Peevee" <peevee12(at)yahoo(dot)com>
Subject: Re: BUG #5813: Cross Database Access in the same server using DBlink
Date: 2011-01-06 17:36:16
Message-ID: 4D25A930020000250003906A@gw.wicourts.gov
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

"Peevee" <peevee12(at)yahoo(dot)com> wrote:

> Select TableName from TestTableB LIMIT 1

> ERROR: relation "testtableb" does not exist

Identifiers containing uppercase letters must be quoted.

-Kevin

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message Kevin Grittner 2011-01-06 17:40:05 Re: certification courses for postgreSQL......
Previous Message areveille 2011-01-06 16:00:45 Re: BUG #5641: Can not create any python language