Re: PgAdmin problem - Mailing list pgsql-cygwin

From s0lao@netscape.net (S. L.)
Subject Re: PgAdmin problem
Date
Msg-id 4D1D1F9E.06B44767.00013D13@netscape.net
Whole thread Raw
In response to PgAdmin problem  ("Agrawal, Manish" <MAgrawal@coba.usf.edu>)
List pgsql-cygwin
Agrawal,

[...]
>
>But though this view is available as an object in the pgsql database, I am
>unable to use it in an application. It also appears to be unavailable from
>psql.
>
>I have a link to a screenshot that shows what is happening. qMembers is the
>view, I can see it by using \d in psql but I cannot drop the view.
>
[...]

This problem should be solved by qoutting (e.g. use "qMembers" instead simply qMembers) where you cannot access the
object.And this can happen with any object -- usernames, tables. 
This is also documented -- see User's Guide / SQL Syntax / Identifiers and Key Words.

SLao

__________________________________________________________________
The NEW Netscape 7.0 browser is now available. Upgrade now! http://channels.netscape.com/ns/browsers/download.jsp

Get your own FREE, personal Netscape Mail account today at http://webmail.netscape.com/

pgsql-cygwin by date:

Previous
From: "Yann.G"
Date:
Subject: Re: What could be the cause?
Next
From: "Colin Mangiagalli"
Date:
Subject: Where does PostgreSQL get the date/time from?