Re: DROP TABLE Appears to Fail - Mailing list pgsql-general

From Rich Shepard
Subject Re: DROP TABLE Appears to Fail
Date
Msg-id alpine.LNX.2.00.1106281550290.30381@salmo.appl-ecosys.com
Whole thread Raw
In response to Re: DROP TABLE Appears to Fail  (Andy Firel <ml@3.141592654.de>)
List pgsql-general
On Wed, 29 Jun 2011, Andy Firel wrote:

> it might be sufficient to add a semicolon to your drop statement:
> # drop table station_type;

Andy,

   Actually, that's not true. On a whim I tried that and psql complained
about a syntax error at the initial 'd'.

Rich

pgsql-general by date:

Previous
From: Andy Firel
Date:
Subject: Re: DROP TABLE Appears to Fail
Next
From: Greg Smith
Date:
Subject: Re: Multi-tenancy in Postgres