Creating new table with a function? - Mailing list pgsql-novice

From Csányi Pál
Subject Creating new table with a function?
Date
Msg-id CAONhAouBoM6YffLoFQC44fcww-1dzDmJBT8_-OvFqxC6D_98mg@mail.gmail.com
Whole thread Raw
Responses Re: Creating new table with a function?  (Andreas Kretschmer <akretschmer@spamfence.net>)
List pgsql-novice
Hi,

Is it possible to create a new table with help of a function?

I want to create a new table in my database by using a function that
get datas from existing tables so it can to create a new table with
fields.

Can one create such function?
If the answer is yes, then how can one do this?
Where is described in documentation creating such custom functions?

--
Regards from Pal


pgsql-novice by date:

Previous
From: Keith
Date:
Subject: Re: Upgrading from PG 8.2.5 to 9.1.13
Next
From: Andreas Kretschmer
Date:
Subject: Re: Creating new table with a function?