| From: | Bruce Momjian <bruce(at)momjian(dot)us> |
|---|---|
| To: | ipajor(at)gmail(dot)com |
| Cc: | pgsql-general(at)postgresql(dot)org |
| Subject: | Re: Feature request/suggestion - CREATE SCHEMA LIKE |
| Date: | 2008-05-08 01:49:51 |
| Message-ID: | 200805080149.m481npY03016@momjian.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
Added to TODO:
o Add CREATE SCHEMA ... LIKE that copies a schema
---------------------------------------------------------------------------
ipajor(at)gmail(dot)com wrote:
> On Mar 17, 4:01 pm, wstrzalka <wstrza(dot)(dot)(dot)(at)gmail(dot)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(at)postgresql(dot)org)
> To make changes to your subscription:
> http://www.postgresql.org/mailpref/pgsql-general
--
Bruce Momjian <bruce(at)momjian(dot)us> http://momjian.us
EnterpriseDB http://enterprisedb.com
+ If your life is a hard drive, Christ can be your backup. +
| From | Date | Subject | |
|---|---|---|---|
| Next Message | xaviergxf | 2008-05-08 02:08:53 | TSearch2 Searching Text with Synonyms and Stop Dictionary |
| Previous Message | Michael Enke | 2008-05-08 00:35:43 | Re: pg_dumpall: pg_conversion table not saved |