Re: exporting postgre data

From: "Harald Armin Massa" <haraldarminmassa(at)gmail(dot)com>
To: johnf <jfabiani(at)yolo(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: exporting postgre data
Date: 2008-01-25 14:48:49
Message-ID: 7be3f35d0801250648m55d3a07ex32a2e476991bc703@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

JohnF,

> But how do you backup only a single table or transfer only a signle table.

please use pg_dump. You can find excellent documentation at

http://www.postgresql.org/docs/8.2/interactive/app-pgdump.html

please pay special attention to the --table option.

Best wishes,

Harald

--
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!

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Bill Moran 2008-01-25 15:02:41 Re: exporting postgre data
Previous Message johnf 2008-01-25 14:37:34 Re: exporting postgre data