Re: How to copy a schema under another name in same database - Mailing list pgsql-novice

From Rodrigo E. De León Plicet
Subject Re: How to copy a schema under another name in same database
Date
Msg-id a55915760807301308w1a93d01ck24c8c6198048507f@mail.gmail.com
Whole thread Raw
In response to Re: How to copy a schema under another name in same database  ("Daniel Gour" <Daniel.Gour@adacel.com>)
List pgsql-novice
On Wed, Jul 30, 2008 at 12:04 PM, Daniel Gour <Daniel.Gour@adacel.com> wrote:
> Thanks for the suggestion, but I need the application to be multi-platform
> (I'm using Qt).  Since sed is not natively available on XP...

Check out UnxUtils, it includes sed and friends:
http://sourceforge.net/project/showfiles.php?group_id=9328

Good luck.

pgsql-novice by date:

Previous
From: "Daniel Gour"
Date:
Subject: Re: How to copy a schema under another name in same database
Next
From: "Rob Richardson"
Date:
Subject: How do I specify an interval in a function?