Re: Drop column and multiple db query

Поиск
Список
Период
Сортировка
От Command Prompt, Inc.
Тема Re: Drop column and multiple db query
Дата
Msg-id Pine.LNX.4.30.0111051628570.9889-100000@commandprompt.com
обсуждение исходный текст
Ответ на Drop column and multiple db query  (Russ McBride <Russ@psyex.com>)
Список pgsql-general
> Do any of the developers out there have a feeling on when the DROP
> COLUMN command feature might be available?

I don't know if this will help you but until the DROP COLUMN feature is
added you could always use CREATE TABLE AS SELECT, drop the old table and
then rename the new.

>  Or being able to query
> across multiple db's?

Let me know if you get an answer ;)

Sincerely,

Joshua Drake
Co-Author: Practical PostgreSQL
http://www.postgresql.info/



>
> Russ
>
> ---------------------------(end of broadcast)---------------------------
> TIP 6: Have you searched our list archives?
>
> http://archives.postgresql.org
>

--
--
by way of pgsql-general@commandprompt.com
http://www.postgresql.info/
http://www.commandprompt.com/


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

Предыдущее
От: "Command Prompt, Inc."
Дата:
Сообщение: Re: postgres copy command
Следующее
От: Mark Nickel
Дата:
Сообщение: psql hangs when trying to access a database