From: | Prashant Kulkarni <ppk10(dot)prashant(at)gmail(dot)com> |
---|---|
To: | dave(at)davebolt(dot)co(dot)uk |
Cc: | pgsql-admin <pgsql-admin(at)postgresql(dot)org> |
Subject: | Re: How to Export Import particular/selected tables using PG Admin tool |
Date: | 2021-09-22 05:08:35 |
Message-ID: | CAOLrvP4atWT7PmsZoQ2MfQZT-ekTW4V7foe0k1PXudhEYp-pbA@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-admin |
Thank you all for the information.
However, we were looking to export particular tables using the PGAdmin
tool, but it seems PGAdmin does not provide this functionality.
PhpPgAdmin [Freeware] / Commvault [Licensed] are other tools that surely we
will explore.
On Tue, Sep 21, 2021 at 10:03 PM <dave(at)davebolt(dot)co(dot)uk> wrote:
> Hi Prashant,
>
> I just tried what you want in phpPgAdmin. Worked fine.
>
> Select the Schema you want to work with, for example public, on the left.
>
> You should get a list of tables on the right, with checkboxes.
>
> Check all the tables you want to work with.
>
> Now Click on the Export option, always shows top right for me.
>
> Select what you want to do, export data, structure or both, and the format
> you want to use, Copy or SQL, then the radio button for Show, Download or
> Download Compressed, and finally click the Export button.
> Regards
>
> Dave
>
>
>
> *From:* Prashant Kulkarni [mailto:ppk10(dot)prashant(at)gmail(dot)com]
> *Sent:* 21 September 2021 13:53
> *To:* pgsql-admin
> *Subject:* How to Export Import particular/selected tables using PG Admin
> tool
>
>
>
> Hi All,
>
>
>
> Please can you help me how we can export/import particular tables using
> PGAdmin tool.
>
> I did not find any option to export/import only required tables using
> PGAdmin tool.
>
>
>
> PG admin has an option to export/import tables in csv and using
> backup/restore option but we can export/import only one table at a time
> using these functionalities which is not feasible.
>
>
>
> *For instance:*
>
> We have a scenario where we have to export and import only 60 tables from
> a schema having thousands of tables in it. We can not export/import the
> tables one by one using the option available in the PG admin tool.
>
>
>
> *OR*
>
>
>
> Is there any other GUI tool available which has this functionality to
> export/import particular tables.
>
>
>
> Kindly let me know !!
>
>
>
> Thanks,
>
From | Date | Subject | |
---|---|---|---|
Next Message | Holger Jakobs | 2021-09-22 06:38:24 | Re: How to Export Import particular/selected tables using PG Admin tool |
Previous Message | Michael Paquier | 2021-09-22 03:53:26 | Re: Estimating HugePages Requirements? |