Re: exporting postgre data - Mailing list pgsql-general

From Harald Armin Massa
Subject Re: exporting postgre data
Date
Msg-id 7be3f35d0801250721s6f1102b5s1756318d9b441349@mail.gmail.com
Whole thread Raw
In response to Re: exporting postgre data  (Bill Moran <wmoran@potentialtech.com>)
Responses Re: exporting postgre data  (johnf <jfabiani@yolo.com>)
List pgsql-general
Bill,

pgadmin3 provides the same: just dig down to the table, use the backup
link and give the options. It also calls pg_dump just with the right
parameters, you can copy that command for a .cmd for professional
automatic backup.

Best wishes,

Harald

> MSSQL has a fancy GUI "wizard".
>
> It basically does all the stuff pg_dump does, but just using a GUI
> interface to manage all the options.  I guess it has the addition
> of managing the interaction between pg_dump on one server an pg_restore
> on another as well.
>
> Doesn't really have any more features that I'm aware of, just has a
> nice "one stop" interface.
>
> --
> Bill Moran
> http://www.potentialtech.com
>
> ---------------------------(end of broadcast)---------------------------
> TIP 6: explain analyze is your friend
>



--
GHUM Harald Massa
persuadere et programmare
Harald Armin Massa
Spielberger Straße 49
70435 Stuttgart
0173/9409607
fx 01212-5-13695179
-
EuroPython 2008 will take place in Vilnius, Lithuania - Stay tuned!

pgsql-general by date:

Previous
From: Bill Moran
Date:
Subject: Re: exporting postgre data
Next
From: Ivan Sergio Borgonovo
Date:
Subject: Re: exporting postgre data