Re: create table like syntax

Поиск
Список
Период
Сортировка
От Alvaro Herrera
Тема Re: create table like syntax
Дата
Msg-id 20051006033636.GA12593@surnet.cl
обсуждение исходный текст
Ответ на create table like syntax  (David Durham <ddurham@vailsys.com>)
Ответы Re: create table like syntax  (David Durham <ddurham@vailsys.com>)
Список pgsql-admin
On Wed, Oct 05, 2005 at 10:04:10PM -0500, David Durham wrote:
> is there a syntax that would look something like:
>
>     create table newTable like oldTable without indexes || records ||
> constraints with indexes || records || constraints
>
> built into postgres?

What do you want to do with it?  If I understand what you want to do, it
is supported as long as you use ; in place of your ||.

--
Alvaro Herrera                         Architect, http://www.EnterpriseDB.com
"La fuerza no está en los medios físicos
sino que reside en una voluntad indomable" (Gandhi)

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

Предыдущее
От: Jeff Frost
Дата:
Сообщение: Re: archive_command
Следующее
От: "dedy"
Дата:
Сообщение: faster or ..... ????