Re: How to data dump a table content to a CSV or XML format? - Mailing list pgsql-general

From Dann Corbit
Subject Re: How to data dump a table content to a CSV or XML format?
Date
Msg-id 87F42982BF2B434F831FCEF4C45FC33E4201F9AD@EXCHANGE.corporate.connx.com
Whole thread Raw
In response to How to data dump a table content to a CSV or XML format?  ("Wang, Mary Y" <mary.y.wang@boeing.com>)
List pgsql-general
> -----Original Message-----
> From: pgsql-general-owner@postgresql.org [mailto:pgsql-general-
> owner@postgresql.org] On Behalf Of Wang, Mary Y
> Sent: Monday, October 04, 2010 1:00 PM
> To: pgsql-general@postgresql.org
> Subject: [GENERAL] How to data dump a table content to a CSV or XML
> format?
>
> Hi All,
>
> I'd like to do a data dump of a table to a CSV or XML file.
> How would I do that?
>
> I'm running on Postgres 8.3.8.
>
Did you see this:
http://www.postgresql.org/docs/8.3/interactive/sql-copy.html


pgsql-general by date:

Previous
From: "Wang, Mary Y"
Date:
Subject: How to data dump a table content to a CSV or XML format?
Next
From: Adrian Klaver
Date:
Subject: Re: How to data dump a table content to a CSV or XML format?