Re: [pgAdmin4]: Initial patch for Import table

Поиск
Список
Период
Сортировка
От Ashesh Vashi
Тема Re: [pgAdmin4]: Initial patch for Import table
Дата
Msg-id CAG7mmoxHOr9qdGD6XfmpcvZygbY0+LFrXbnM04mv489qg4D5tg@mail.gmail.com
обсуждение исходный текст
Ответ на [pgAdmin4]: Initial patch for Import table  (Neel Patel <neel.patel@enterprisedb.com>)
Ответы Re: [pgAdmin4]: Initial patch for Import table  (Neel Patel <neel.patel@enterprisedb.com>)
Список pgadmin-hackers
Hi Neel,

As discussed, I am sending you the updated path for based on your new patch (sent personally, which included the background process integration).
Also, the COPY Statement expects the file to be present on the server OS, hence - we should be using the '\copy' command of psql to do the job.
I have modified the patch accordingly, but - I did not get a chance to test it properly, also - with some cosmetic changes.

Can you please review, and test it?


--

Thanks & Regards,

Ashesh Vashi
EnterpriseDB INDIA: Enterprise PostgreSQL Company


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


On Thu, May 5, 2016 at 4:43 PM, Neel Patel <neel.patel@enterprisedb.com> wrote:
Hi,

Please find attached patch file which contains the table Import functionality.
Attached patch file is depend on the following patch which is not committed yet.
  • File Manager patch
  • Table node patch
Do review it and let us know for comments.

Thanks,
Neel Patel


--
Sent via pgadmin-hackers mailing list (pgadmin-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgadmin-hackers


Вложения

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

Предыдущее
От: Ashesh Vashi
Дата:
Сообщение: pgAdmin 4 commit: [Python 3 compatibility] Introduced a separate HTML s
Следующее
От: Akshay Joshi
Дата:
Сообщение: pgAdmin 4 commit: Fixed issue while using decode() without checking typ