moving database objects from one schema to other - Mailing list pgsql-general

From akp geek
Subject moving database objects from one schema to other
Date
Msg-id AANLkTinDu0egEMaKbPTvpDkvb2dMyF+6dta=kk_aYtxA@mail.gmail.com
Whole thread Raw
Responses Re: moving database objects from one schema to other  (Thom Brown <thom@linux.com>)
Re: moving database objects from one schema to other  (Pavel Stehule <pavel.stehule@gmail.com>)
List pgsql-general
Hi all -

              I would like to know if there is any other way of moving objects from one schema to other schema? right now the way I am doing it is , take the backup and importing whatever the database objects I wanted to move, I am doing that using pg_restore. But I am finding it difficult for functions, sequences

Thanks for your help

Regards

pgsql-general by date:

Previous
From: "Daniel Verite"
Date:
Subject: Re: Should PQconsumeInput/PQisBusy be expensive to use?
Next
From: Thom Brown
Date:
Subject: Re: moving database objects from one schema to other