Re: DROP TABLE wildcard

Поиск
Список
Период
Сортировка
От Andy Koch
Тема Re: DROP TABLE wildcard
Дата
Msg-id 5.1.0.14.0.20010502150140.02540dc8@pop.telus.net
обсуждение исходный текст
Ответ на Re: DROP TABLE wildcard  (Joel Burton <jburton@scw.org>)
Список pgsql-general
Thanks for the response Joel,

At 05:50 PM 5/2/2001 -0400, you wrote:
>That said, though, I don't think you want to drop tables by just deleting
>the rows from pg_class. You might want to hear what the hackers have to
>say about the subject, but I'm assuming its a Bad Idea.

Any postgresql hackers out there who'd like to arm me with this dangerous
knowledge - you won't be held accountable ;)


Andy.

PS - Thanks for making postgresql 7.1  - does it support pl/perl functions
being called by triggers?


В списке pgsql-general по дате отправления:

Предыдущее
От: Joel Burton
Дата:
Сообщение: Re: update ... from where id in (..) question
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Strange SERIAL / Sequence error