Re: Cloning schemas

Поиск
Список
Период
Сортировка
От Melvin Davidson
Тема Re: Cloning schemas
Дата
Msg-id CANu8Fiy2PPsSR8LOFJe=66o099rkiT-gOGqvOpP=S0V8uODkkw@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Cloning schemas  (Łukasz Jarych <jaryszek@gmail.com>)
Список pgsql-general


On Mon, Jul 9, 2018 at 5:14 AM, Łukasz Jarych <jaryszek@gmail.com> wrote:
Hi Melvin,

i am trying to run postgresql 10 cloning schema function but still i am getting error...

image.png

Error: Error in syntax near "SYSTEM"
Context: Function PL/pgSQL, row 212 in EXECUTE

What is happening?

Best,
Jacek 

> Error: Error in syntax near "SYSTEM"

Jacek,
I have changed the code from OVERRIDING SYSTEM VALUE to OVERRIDING USER VALUE
and attached the revised version below.

If that does not fix the problem, then I will need you to do a
pgdump -F p -t public.t_cpuinfo

and send the output to me.

--
Melvin Davidson
Maj. Database & Exploration Specialist

Universe Exploration Command – UXC

Employment by invitation only!
Вложения

В списке pgsql-general по дате отправления:

Предыдущее
От: David Fetter
Дата:
Сообщение: Re: How to set array element to null value
Следующее
От: DiasCosta
Дата:
Сообщение: Re: Cloning schemas