Re: how to drop function?

Поиск
Список
Период
Сортировка
От Scott Marlowe
Тема Re: how to drop function?
Дата
Msg-id CAOR=d=1+K_zz3LZnxVhF8KD88gH3wV9cWOAaDJtwMCPV3KvFYA@mail.gmail.com
обсуждение исходный текст
Ответ на Re: how to drop function?  ("J.V." <jvsrvcs@gmail.com>)
Список pgsql-general
On Tue, Nov 15, 2011 at 6:48 PM, J.V. <jvsrvcs@gmail.com> wrote:
> the drop function works when running from a pgAdmin III Sql window
>
> but when I try to do from the command line and script it:
>     psql -h $PGHOST -p $PGPORT -d $PGDATABASE -U $PGUSER -c "drop function
> ...."
>
> the above fails.


What's the rest of that line look like?  What error do you get?

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

Предыдущее
От: "J.V."
Дата:
Сообщение: deferring pk constraint
Следующее
От: Nathan Wagner
Дата:
Сообщение: Re: deferring pk constraint