Re: did not find any relation for existing table

From: Raymond O'Donnell <rod(at)iol(dot)ie>
To: Sinead O Brien <reapersoul(at)hotmail(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: did not find any relation for existing table
Date: 2007-05-06 22:11:51
Message-ID: 463E52A7.50402@iol.ie
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On 06/05/2007 23:05, Sinead O Brien wrote:

> cdx_post=# \d history.client;
> Did not find any relation named "history.client".

Without actually trying it out myself, I wonder if the final semi-colon
on your command is causing problems - as far as I recall (I don't use
psql a whole lot), you need the semicolon for actual SQL but not for the
various "backslash" commands.

Ray.

---------------------------------------------------------------
Raymond O'Donnell, Director of Music, Galway Cathedral, Ireland
rod(at)iol(dot)ie
---------------------------------------------------------------

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Christopher S Martin 2007-05-06 22:12:45 Re: shmget fails on OS X with proper settings
Previous Message Sinead O Brien 2007-05-06 22:05:02 did not find any relation for existing table