| From: | Dave Page <dpage(at)pgadmin(dot)org> |
|---|---|
| To: | pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org> |
| Subject: | Import/export servers |
| Date: | 2018-11-19 14:39:29 |
| Message-ID: | CA+OCxowXc=0yb4pM31wQMqT+TbNHvZc9-Hq+EHFbcJEAJijfEQ@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgadmin-hackers |
A number of people have asked for the ability to import and export server
definitions. It's also convenient to have such a feature in the container
world, where new instances of pgAdmin containers may be created on the fly.
Here's a draft patch to allow that, including docs and a basic test.
Review feedback please?
--
Dave Page
Blog: http://pgsnake.blogspot.com
Twitter: @pgsnake
EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise PostgreSQL Company
| Attachment | Content-Type | Size |
|---|---|---|
| import_export_servers.diff | application/octet-stream | 23.1 KB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | navnath gadakh | 2018-11-20 05:16:09 | Re: Import/export servers |
| Previous Message | Dave Page | 2018-11-19 13:55:23 | pgAdmin 4 commit: Don't double-list the connecting page in the index. |