Re: exporting postgre data
От | Bill Moran |
---|---|
Тема | Re: exporting postgre data |
Дата | |
Msg-id | 20080125100241.2fb7f53a.wmoran@potentialtech.com обсуждение исходный текст |
Ответ на | Re: exporting postgre data (johnf <jfabiani@yolo.com>) |
Ответы |
Re: exporting postgre data
Re: exporting postgre data |
Список | pgsql-general |
> > From: pgsql-general-owner@postgresql.org > > [mailto:pgsql-general-owner@postgresql.org] On Behalf Of User Map > > Sent: Friday, January 25, 2008 10:18 AM > > To: pgsql > > Subject: [GENERAL] exporting postgre data > > > > > > is it posible to transfer data from postgres of one computer to the > > postgres in another computer. In SQL server this is easily done by the > > export utility of the sql server. > > > > But how do you backup only a single table or transfer only a signle table. 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
В списке pgsql-general по дате отправления: