pgAdmin question - Mailing list pgsql-admin

From Sbob
Subject pgAdmin question
Date
Msg-id 678ebc4b-3f2c-40f2-aab5-384e35a419de@quadratum-braccas.com
Whole thread Raw
Responses Re: pgAdmin question
Re: pgAdmin question
List pgsql-admin
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?


Thanks in advance




pgsql-admin by date:

Previous
From: Holger Jakobs
Date:
Subject: Re: pg_dump
Next
From: "David G. Johnston"
Date:
Subject: Re: pgAdmin question