Re: [GENERAL] Clone PostgreSQL schema

2017-04-18 Thread Melvin Davidson
On Tue, Apr 18, 2017 at 3:48 AM, R. Reiterer wrote: > Hi Melvin, > > after a first test, the function seems to work perfect! MANY THX!!! > > Regards, > > Reinhard > > Am 17.04.2017 17:21 schrieb Melvin Davidson: > >> On Mon, Apr 17, 2017 at 11:02 AM, Melvin Davidson >> wrote: >> >> On Mon, Apr 1

Re: [GENERAL] Clone PostgreSQL schema

2017-04-17 Thread Melvin Davidson
On Mon, Apr 17, 2017 at 11:02 AM, Melvin Davidson wrote: > > > On Mon, Apr 17, 2017 at 9:42 AM, Melvin Davidson > wrote: > >> >> On Mon, Apr 17, 2017 at 2:20 AM, R. Reiterer >> wrote: >> >>> Hi Melvin, >>> >>> thanks again for your help! I did some testing, but views in the new >>> schema still

Re: [GENERAL] Clone PostgreSQL schema

2017-04-17 Thread Melvin Davidson
On Mon, Apr 17, 2017 at 9:42 AM, Melvin Davidson wrote: > > On Mon, Apr 17, 2017 at 2:20 AM, R. Reiterer wrote: > >> Hi Melvin, >> >> thanks again for your help! I did some testing, but views in the new >> schema still refer to the old schema. >> >> Regards, Reinhard >> >> Am 17.04.2017 04:53 sc

Re: [GENERAL] Clone PostgreSQL schema

2017-04-16 Thread Melvin Davidson
On Sun, Apr 16, 2017 at 4:42 PM, R. Reiterer wrote: > Unfortunately, I do not have the skills to improve the function. Maybe > someone at dba.stackexchange.com can help me. I'll open a ticket. I hope > this is okay for you. > > Am 16.04.2017 22:31 schrieb Melvin Davidson: > >> I missed to note th