PATCH: EXTENSION keyword not supported by pgAdmin3

Поиск
Список
Период
Сортировка
От Ashesh Vashi
Тема PATCH: EXTENSION keyword not supported by pgAdmin3
Дата
Msg-id CAG7mmoyOcgJ=6djo5_9iCD0roFj0KZ0xGoiaMAba94dD9Nkrwg@mail.gmail.com
обсуждение исходный текст
Ответы Re: PATCH: EXTENSION keyword not supported by pgAdmin3  (Dave Page <dpage@pgadmin.org>)
Список pgadmin-hackers
Hi Dave,

Please find the patch for the supporting the EXTENSION keyword in the frmRestore dialog.

Description:
============
If User perform back up database with supported format like custom and tar, it taken successfully. While browse the particular file on Restore database and Click on display object, an error occurred while schema node is not found.

Steps:

1. Install PG 9.1
2. Launch pgAdmin client
3. Take backup database of postgresedb with custom or tar format.
4. Create new database abc;
5. Click on Restore database abc and Browse the backup file.
6. Click on "Display objects", an error occurred.

Attached patch can be applied on both REL-1_14 and master branches.
Also attached the screenshot of the error.

--

Thanks & Regards,

Ashesh Vashi
EnterpriseDB INDIA:
Enterprise PostgreSQL Company


http://www.linkedin.com/in/asheshvashi


Вложения

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

Предыдущее
От: Olly Betts
Дата:
Сообщение: Re: Compilation on Debian SID
Следующее
От: Guillaume Lelarge
Дата:
Сообщение: New minor release?