From: | johnf <jfabiani(at)yolo(dot)com> |
---|---|
To: | pgsql-general(at)postgresql(dot)org |
Subject: | Re: exporting postgre data |
Date: | 2008-01-25 14:37:34 |
Message-ID: | 200801250637.34910.jfabiani@yolo.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
On Friday 25 January 2008 02:56:12 am Gevik Babakhani wrote:
> Check out the docs for pg_dump utility.
> http://www.postgresql.org/docs/8.3/static/app-pgdump.html
>
>
> _____
>
> From: pgsql-general-owner(at)postgresql(dot)org
> [mailto:pgsql-general-owner(at)postgresql(dot)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.
>
>
>
> _____
>
> Never miss a thing. Make Yahoo
> <http://us.rd.yahoo.com/evt=51438/*http://www.yahoo.com/r/hs> your
> homepage.
But how do you backup only a single table or transfer only a signle table.
--
John Fabiani
From | Date | Subject | |
---|---|---|---|
Next Message | Harald Armin Massa | 2008-01-25 14:48:49 | Re: exporting postgre data |
Previous Message | Ivan Sergio Borgonovo | 2008-01-25 14:22:26 | again on returning records from functions |