Feature request/suggestion - CREATE SCHEMA LIKE

From: wstrzalka <wstrzalka(at)gmail(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Feature request/suggestion - CREATE SCHEMA LIKE
Date: 2008-03-17 20:01:56
Message-ID: 345f9ba6-4ada-4b04-9efa-be4262347285@d4g2000prg.googlegroups.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

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 ?

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Tyler, Mark 2008-03-17 20:55:29 Problem with async notifications of table updates
Previous Message Teodor Sigaev 2008-03-17 19:00:54 Re: Fragments in tsearch2 headline