Re: DROP TABLE Appears to Fail

Поиск
Список
Период
Сортировка
От Rich Shepard
Тема Re: DROP TABLE Appears to Fail
Дата
Msg-id alpine.LNX.2.00.1106281550290.30381@salmo.appl-ecosys.com
обсуждение исходный текст
Ответ на Re: DROP TABLE Appears to Fail  (Andy Firel <ml@3.141592654.de>)
Список 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 по дате отправления:

Предыдущее
От: Andy Firel
Дата:
Сообщение: Re: DROP TABLE Appears to Fail
Следующее
От: Greg Smith
Дата:
Сообщение: Re: Multi-tenancy in Postgres