| From: | Sbob <sbob(at)quadratum-braccas(dot)com> |
|---|---|
| To: | "David G(dot) Johnston" <david(dot)g(dot)johnston(at)gmail(dot)com> |
| Cc: | "pgsql-admin(at)lists(dot)postgresql(dot)org" <pgsql-admin(at)lists(dot)postgresql(dot)org> |
| Subject: | Re: pgAdmin question |
| Date: | 2024-08-13 00:24:32 |
| Message-ID: | 7a87e5d9-20fc-48b0-8d60-e8b53a7dea94@quadratum-braccas.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-admin |
On 8/12/24 4:16 PM, David G. Johnston wrote:
> On Monday, August 12, 2024, Sbob <sbob(at)quadratum-braccas(dot)com> wrote:
>
> All;
>
> I have a bash script that loops through all tables in the db
> (skipping the system schemas) and for each table found execuptes 3
> pg_dumps to 3 separate files:
>
> one using --section=pre-data
> one using --section=data
> and one using --section=post-data
>
>
> Is there a way that this could be rolled into a function and
> executed from pgadmin on a windows client?
>
>
> No.
>
> David J.
I thought so, thanks
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Muhammad Waqas | 2024-08-13 04:43:00 | Re: pgAdmin question |
| Previous Message | David G. Johnston | 2024-08-12 22:16:48 | Re: pgAdmin question |