View Single Post

   
  #3 (permalink)  
Old 05-10-2008, 03:04 PM
Bruce Momjian
 
Posts: n/a
Default Re: Feature request/suggestion - CREATE SCHEMA LIKE


Added to TODO:

o Add CREATE SCHEMA ... LIKE that copies a schema


---------------------------------------------------------------------------

ipajor@gmail.com wrote:
> On Mar 17, 4:01 pm, wstrzalka <wstrza...@gmail.com> wrote:
> > Hi
> >
> > Features like CREATE DATABASE WITH TEMPLATE or CREATE TABLE LIKE
> > are very usefull but it would be great to have such a feature on the
> > mid-level too. I mean something CREATE SCHEMA LIKE that would copy all
> > the template schema relations, etc...
> > What do you think about it ? Would it be hard to implement ? Is it
> > worth the effort ?

>
> Hey there,
>
> I have been using scripts for a while, but it would be definitely
> helpful and very nice to have those features. It would make my life
> much easier.
> If it s possible, please do it!
> Thanks.
>
> --
> Sent via pgsql-general mailing list (pgsql-general@postgresql.org)
> To make changes to your subscription:
> http://www.postgresql.org/mailpref/pgsql-general


--
Bruce Momjian <bruce@momjian.us> http://momjian.us
EnterpriseDB http://enterprisedb.com

+ If your life is a hard drive, Christ can be your backup. +

--
Sent via pgsql-general mailing list (pgsql-general@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general

Reply With Quote