1.4.2 Bug-report

Поиск
Список
Период
Сортировка
От Andreas Jonsson
Тема 1.4.2 Bug-report
Дата
Msg-id 443CF50A.6060104@fbt.se
обсуждение исходный текст
Ответы Re: 1.4.2 Bug-report  (Andreas Pflug <pgadmin@pse-consulting.de>)
Список pgadmin-support
Hello!
I'm running pgadmin 1.4.2 and i came over a problem, if i got two 
schemas and two tables with the same name under them eg:

schemas(2)
-list   -pc_752
-wip   -pc_752

Then i do a custom backup of list / pc_752.

The problem is when i rightclick > restore list / pc_752 it will try to 
restore the data in wip / pc_752, even if this wasn't the target-table.

I discovered this problem when i ran a "sql" "only data" "insert" 
backup, and viewed the header of the backedup data that said:

-- Name: pc_752_id_seq; Type: SEQUENCE SET; Schema: wip; Owner: postgres

that's not right because the backup was from "list" not "wip".

Best Regards

Andreas Jonsson!



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

Предыдущее
От: Marc Cousin
Дата:
Сообщение: Re: pgadmin3 and partitionned tables
Следующее
От: Andreas Pflug
Дата:
Сообщение: Re: 1.4.2 Bug-report